[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 19:25:04 PST 2017
pcc added a comment.
It makes the test I'm adding in https://reviews.llvm.org/D30017 a little simpler. It means that I don't need to specify the data layout each time if I only need to override it in one test.
https://reviews.llvm.org/D30014
More information about the llvm-commits
mailing list