commit | a65ac0dca0c54d1b61680e60fa40e26d4c94a9b2 | [log] [tgz] |
---|---|---|
author | Hal Finkel <hfinkel@anl.gov> | Tue Apr 11 00:18:42 2017 +0000 |
committer | Hal Finkel <hfinkel@anl.gov> | Tue Apr 11 00:18:42 2017 +0000 |
tree | ef91fff6bc71b410668c8bbcb65fa63336d9f273 | |
parent | a8ca30150ca2337591260a5ad0853edbe3939394 [diff] |
[bugpoint] Also remove comdat's from externalized GVs We were removing comdats from externalized functions (function declarations can't be comdat), but were not doing the same for variable. Failure to do this would cause bugpoint to fail ("Declaration may not be in a Comdat!"). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299908 91177308-0d34-0410-b5e6-96231b3b80d8