[PATCH] D53765: [RFC prototype] Implementation of asm-goto support in LLVM

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 22 21:39:58 PST 2019


craig.topper added a comment.

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.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D53765/new/

https://reviews.llvm.org/D53765





More information about the llvm-commits mailing list