[PATCH] D53765: [RFC prototype] Implementation of asm-goto support in LLVM
David Majnemer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 23 15:49:19 PST 2019
majnemer added a comment.
In D53765#1367315 <https://reviews.llvm.org/D53765#1367315>, @craig.topper wrote:
> In D53765#1367170 <https://reviews.llvm.org/D53765#1367170>, @majnemer wrote:
>
> > Do you have any tests which perform a callbr with a normal function target rather than inline asm?
>
>
> No, and Verifier.cpp currently errors for it.
I think it would be good to mention in this explicitly in the LangRef.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53765/new/
https://reviews.llvm.org/D53765
More information about the llvm-commits
mailing list