[PATCH] D60943: Delay diagnosing asm constraints that require immediates until after inlining
Bill Wendling via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jul 28 00:48:37 PDT 2019
void updated this revision to Diff 212085.
void added a comment.
Herald added subscribers: s.egerton, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, niosHD, sabuasal, apazos, simoncook, johnrusso, rbar, asb.
Move a few more tests around. Some go to the LLVM side.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60943/new/
https://reviews.llvm.org/D60943
Files:
lib/CodeGen/CGStmt.cpp
lib/Sema/SemaStmtAsm.cpp
test/CodeGen/pr41027.c
test/Sema/inline-asm-validate-riscv.c
test/Sema/inline-asm-validate-x86.c
test/Sema/pr41027.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60943.212085.patch
Type: text/x-patch
Size: 9415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190728/0e00aa40/attachment-0001.bin>
More information about the cfe-commits
mailing list