[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 13:57:43 PDT 2017


tejohnson updated this revision to Diff 99809.
tejohnson added a comment.

Added test of new verifier error message


https://reviews.llvm.org/D33418

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

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


More information about the llvm-commits mailing list