https://llvm.org/bugs/show_bug.cgi?id=30372
Bug ID: 30372 Summary: Regression(281336): clang-cl rejects valid inline assembly Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: Frontend Assignee: unassignedclangb...@nondot.org Reporter: nicolaswe...@gmx.de CC: llvm-bugs@lists.llvm.org Classification: Unclassified The attached file used to build fine until r281336. Now: $ bin/clang-cl -m32 /c tmp.cc tmp.cc(36,16) : error: use of undeclared label 'xloop29' jl xloop29 ^ 1 error generated. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs