[PATCH] D56571: [RFC prototype] Implementation of asm-goto support in clang
Jennifer Yu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 24 17:11:23 PDT 2019
jyu2 added a comment.
In D56571#1476266 <https://reviews.llvm.org/D56571#1476266>, @nickdesaulniers wrote:
> @compudj email me the preprocessed output of basic_percpu_ops_test.c and I'll take a look. (Should be able to find my email via `git log`).
@nickdesaulniers, thanks for looking into this. It look like error come from: llvm/lib/MC/MCParser/AsmParser.cpp:1118.
Please let me know if that is clang problem.
Thanks.
Jennifer
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56571/new/
https://reviews.llvm.org/D56571
More information about the cfe-commits
mailing list