diff options
author | Tobias Grosser <tobias@grosser.es> | 2017-07-07 04:20:55 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2017-07-07 04:20:55 +0000 |
commit | 41f02a9960c3bc36190dae149e9616d8a872a715 (patch) | |
tree | 7ba2f8765a137739e2b014dfc03c9185e0e8574f /llvm/lib/DebugInfo/PDB/PDBSymbolBlock.cpp | |
parent | b76aa4ac0aafd42397e3be27819e1a83bdd55109 (diff) | |
download | bcm5719-llvm-41f02a9960c3bc36190dae149e9616d8a872a715.tar.gz bcm5719-llvm-41f02a9960c3bc36190dae149e9616d8a872a715.zip |
Make create_ll work with latest LLVM [NFC]
- Instead of running with -O0, we enable the highest optimization level, but
then disable optimizations. This ensures that possibly important metadata
is still emitted.
- Update the code for attribute removal to work with latest LLVM
- Do not cut an arbitrary number of lines from the LL file. It is undocumented
why this was needed at the first place, and such a feature is likely to
break with trivial IR changes that may come in the future.
llvm-svn: 307355
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/PDBSymbolBlock.cpp')
0 files changed, 0 insertions, 0 deletions