[PATCH] D30014: opt: Rename -default-data-layout flag to -data-layout and make it always override the layout.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 15 17:18:06 PST 2017


pcc created this revision.
Herald added a subscriber: emaste.

There isn't much point in a flag that only works if the data layout is empty.


https://reviews.llvm.org/D30014

Files:
  llvm/test/Instrumentation/AddressSanitizer/freebsd.ll
  llvm/test/Other/constant-fold-gep.ll
  llvm/test/Transforms/ConstProp/loads.ll
  llvm/test/Transforms/GVN/PRE/rle-addrspace-cast.ll
  llvm/test/Transforms/GVN/PRE/rle.ll
  llvm/test/Transforms/IndVarSimplify/2011-11-01-lftrptr.ll
  llvm/test/Transforms/InstCombine/2012-07-25-LoadPart.ll
  llvm/test/Transforms/InstCombine/alloca.ll
  llvm/test/Transforms/InstCombine/load-cmp.ll
  llvm/test/Transforms/InstCombine/narrow-switch.ll
  llvm/test/Transforms/SCCP/loadtest.ll
  llvm/test/Transforms/SimplifyCFG/switch_create.ll
  llvm/tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30014.88630.patch
Type: text/x-patch
Size: 12230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170216/59d8be5b/attachment.bin>


More information about the llvm-commits mailing list