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

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 25 23:52:48 PST 2019


nickdesaulniers added a comment.

> Add a new isAsmGotoTarget flag to MachineBasicBlock

Is there a way to add a test for this case that is fixed by this, so that it never regresses without setting of alarms?


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

https://reviews.llvm.org/D53765





More information about the llvm-commits mailing list