[PATCH] D33418: Support for taking the max of module flags when linking, use for PIE/PIC

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 22 17:08:14 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303590: Support for taking the max of module flags when linking, use for PIE/PIC (authored by tejohnson).

Changed prior to commit:
  https://reviews.llvm.org/D33418?vs=99809&id=99833#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33418

Files:
  llvm/trunk/include/llvm/IR/Module.h
  llvm/trunk/lib/IR/Module.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/lib/Linker/IRMover.cpp
  llvm/trunk/test/Linker/Inputs/module-flags-pic-2-b.ll
  llvm/trunk/test/Linker/module-flags-pic-2-a.ll
  llvm/trunk/test/Verifier/module-flags-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33418.99833.patch
Type: text/x-patch
Size: 5539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/f253cdc9/attachment.bin>


More information about the llvm-commits mailing list