[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
Fri Feb 17 09:48:37 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295468: opt: Rename -default-data-layout flag to -data-layout and make it always… (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D30014?vs=88630&id=88912#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30014

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30014.88912.patch
Type: text/x-patch
Size: 12464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170217/3e6cdabe/attachment.bin>


More information about the llvm-commits mailing list