[PATCH] D31349: IR: Replace the "Linker Options" module flag with "llvm.linker.options" named metadata.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 12 13:11:28 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL305227: IR: Replace the "Linker Options" module flag with "llvm.linker.options" named… (authored by pcc).
Changed prior to commit:
https://reviews.llvm.org/D31349?vs=101667&id=102236#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31349
Files:
cfe/trunk/lib/CodeGen/CodeGenModule.cpp
cfe/trunk/lib/CodeGen/CodeGenModule.h
cfe/trunk/test/CodeGen/dependent-lib.c
cfe/trunk/test/CodeGen/linker-option.c
cfe/trunk/test/CodeGen/pragma-comment.c
cfe/trunk/test/CodeGen/pragma-detect_mismatch.c
cfe/trunk/test/CodeGenCXX/ms-thread_local.cpp
cfe/trunk/test/CodeGenObjC/availability-cf-link-guard.m
cfe/trunk/test/Modules/autolink.m
cfe/trunk/test/Modules/autolinkTBD.m
cfe/trunk/test/Modules/module-impl-with-link.c
lld/trunk/test/COFF/Inputs/constant-export.ll
lld/trunk/test/COFF/include-lto.ll
lld/trunk/test/COFF/lto-linker-opts.ll
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
llvm/trunk/include/llvm/LTO/legacy/LTOModule.h
llvm/trunk/include/llvm/Target/TargetLoweringObjectFile.h
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/trunk/lib/IR/Verifier.cpp
llvm/trunk/lib/LTO/LTOModule.cpp
llvm/trunk/lib/Object/IRSymtab.cpp
llvm/trunk/test/Bitcode/upgrade-linker-options.ll
llvm/trunk/test/DebugInfo/COFF/array-odr-violation.ll
llvm/trunk/test/DebugInfo/COFF/inlining-same-name.ll
llvm/trunk/test/LTO/Resolution/X86/symtab-elf.ll
llvm/trunk/test/LTO/Resolution/X86/symtab.ll
llvm/trunk/test/MC/COFF/cv-compiler-info.ll
llvm/trunk/test/MC/COFF/linker-options.ll
llvm/trunk/test/MC/MachO/linker-options.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31349.102236.patch
Type: text/x-patch
Size: 33601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170612/bee6d69b/attachment.bin>
More information about the llvm-commits
mailing list