[PATCH] D64888: Use the MachineBasicBlock symbol for a callbr target

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 19 03:17:18 PDT 2019


nickdesaulniers added a comment.

In D64888#1593167 <https://reviews.llvm.org/D64888#1593167>, @nickdesaulniers wrote:

> For the life of me I swear there's a bug that @craig.topper commented on that explains an issue with symbols not being added to the symbol table at the MC layer, but I cannot find it (and it's killing me).  I think that should be pursued (why were we generating a `.tmp` symbol anyways).


https://bugs.llvm.org/show_bug.cgi?id=42147


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64888





More information about the llvm-commits mailing list