This allows passing address of labels to inline assembly "i" input
constraints.
Fixes pr/42502.
Paths
| Differential D64167
[TargetLowering] support BlockAddress as "i" inline asm constraint ClosedPublic Authored by nickdesaulniers on Jul 3 2019, 4:12 PM.
Details Summary This allows passing address of labels to inline assembly "i" input Fixes pr/42502.
Diff Detail
Event TimelineComment Actions LGTM with one nit.
This revision is now accepted and ready to land.Jul 4 2019, 2:22 AM Closed by commit rL365664: [TargetLowering] support BlockAddress as "i" inline asm constraint (authored by nickdesaulniers). · Explain WhyJul 10 2019, 10:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 209002 llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/test/CodeGen/AArch64/inline-asm-blockaddress.ll
|