[PATCH] D23129: fix test in for ARM Constant Materialize patch r277610
Bruno Cardoso Lopes via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 3 14:12:28 PDT 2016
bruno added reviewers: t.p.northover, ahatanak.
bruno added a comment.
I don't think this is the right approach, the test should work on darwin., try -mtriple=arm-apple-darwin or something.
This should be reproducible if you specify a darwin specific triple and checkout the asm output difference!
Repository:
rL LLVM
https://reviews.llvm.org/D23129
More information about the llvm-commits
mailing list