diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2024-05-15 15:06:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-15 15:06:08 -0700 |
commit | 537a94b2ef67cd96a4b3a9b5612ea726a91c602b (patch) | |
tree | 5a72ab8880f1eda919915843c2672674a858b72c /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1daa7fd3fadd17e61d9dfa56f84228617c5514d9 (diff) | |
download | llvm-537a94b2ef67cd96a4b3a9b5612ea726a91c602b.zip llvm-537a94b2ef67cd96a4b3a9b5612ea726a91c602b.tar.gz llvm-537a94b2ef67cd96a4b3a9b5612ea726a91c602b.tar.bz2 |
Revert "[NewPM] Add pass options for `InternalizePass` to preserve GVs." (#92321)
Reverts llvm/llvm-project#91334
This broke the gcc7 build.
I suspect the issue is a mismatch on user-defined move constructor on
the return: `return PreservedGVs;` does not match the return type of the
function.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions