Inline asm doesn't use labels when compiled as an object file.
Therefore, we shouldn't create one for the (potential) callbr
destination. Instead, use the symbol for the MachineBasicBlock.
Details
Details
- Reviewers
nickdesaulniers craig.topper
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 35541 Build 35540: arc lint + arc unit