[PATCH] D145021: [Clang][AIX][p] Manually claim -p in front end

2023-03-15 Thread Michael Francis via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGac1d143b0ef9: [Clang][AIX][p] Manually Claim -p in front end (authored by francii). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST

[PATCH] D145021: [Clang][AIX][p] Manually claim -p in front end

2023-03-15 Thread Michael Francis via Phabricator via cfe-commits
francii updated this revision to Diff 505653. francii added a comment. Rebase for push Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D145021/new/ https://reviews.llvm.org/D145021 Files: clang/lib/Driver/ToolChains/AIX.cpp

[PATCH] D145021: [Clang][AIX][p] Manually claim -p in front end

2023-03-15 Thread Michael Francis via Phabricator via cfe-commits
francii updated this revision to Diff 505602. francii added a comment. Rebase Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D145021/new/ https://reviews.llvm.org/D145021 Files: clang/lib/Driver/ToolChains/AIX.cpp

[PATCH] D145021: [Clang][AIX][p] Manually claim -p in front end

2023-03-15 Thread Michael Francis via Phabricator via cfe-commits
francii updated this revision to Diff 505601. francii added a comment. Don't claim when checking for object file Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D145021/new/ https://reviews.llvm.org/D145021 Files:

[PATCH] D145021: [Clang][AIX][p] Manually claim -p in front end

2023-03-15 Thread Michael Francis via Phabricator via cfe-commits
francii updated this revision to Diff 505560. francii added a comment. Fix segfault Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D145021/new/ https://reviews.llvm.org/D145021 Files: clang/lib/Driver/ToolChains/AIX.cpp

[PATCH] D145021: [Clang][AIX][p] Manually claim -p in front end

2023-03-14 Thread Michael Francis via Phabricator via cfe-commits
francii updated this revision to Diff 505186. francii added a comment. Make `-p` a CC1 option. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D145021/new/ https://reviews.llvm.org/D145021 Files: clang/include/clang/Driver/Options.td

[PATCH] D145021: [Clang][AIX][p] Manually claim -p in front end

2023-03-14 Thread David Tenty via Phabricator via cfe-commits
daltenty added a comment. Reopen since this was reverted Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D145021/new/ https://reviews.llvm.org/D145021 ___ cfe-commits mailing list

[PATCH] D145021: [Clang][AIX][p] Manually claim -p in front end

2023-03-11 Thread Michael Francis via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG59848b9ebae6: [Clang][AIX][p] Manually Claim -p in front end (authored by francii). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST