summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/upgrade-linker-options.ll
Commit message (Collapse)AuthorAgeFilesLines
* IR: Replace the "Linker Options" module flag with "llvm.linker.options" ↵Peter Collingbourne2017-06-121-0/+15
named metadata. The new metadata is easier to manipulate than module flags. Differential Revision: https://reviews.llvm.org/D31349 llvm-svn: 305227
OpenPOWER on IntegriCloud