llvm-project/llvm/lib/Bitcode
Peter Collingbourne 89061b2224 IR: Replace the "Linker Options" module flag with "llvm.linker.options" named metadata.
The new metadata is easier to manipulate than module flags.

Differential Revision: https://reviews.llvm.org/D31349

llvm-svn: 305227
2017-06-12 20:10:48 +00:00
..
Reader IR: Replace the "Linker Options" module flag with "llvm.linker.options" named metadata. 2017-06-12 20:10:48 +00:00
Writer Write summaries for merged modules when splitting modules for ThinLTO. 2017-06-08 23:01:49 +00:00
CMakeLists.txt
LLVMBuild.txt