Details
Details
- Reviewers
bruno t.p.northover ahatanak jmolloy
Diff Detail
Diff Detail
Event Timeline
Comment Actions
The bot has a failure on the test: http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA-incremental_check/26892/consoleFull#177556673249ba4694-19c4-4d7e-bec5-911270d8a58c
BUt I cannot reproduce the failure
Comment Actions
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!
Comment Actions
the root cause is the test case doesn't specify with triple. So under different build, the behavior might be different