This is a test for this patch: http://reviews.llvm.org/D5445.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
lgtm
test/CodeGen/ms-inline-asm.c | ||
---|---|---|
554 ↗ | (On Diff #13950) | Interesting. I would've expected this to be a load, not a lea-like thing. |
test/CodeGen/ms-inline-asm.c | ||
---|---|---|
554 ↗ | (On Diff #13950) | This is what MSVC does, AFAICT. |