[PATCH] D53614: ARM: Use BKPT instead of TRAP to implement llvm.debugtrap.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 24 11:13:52 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL345171: ARM: Use BKPT instead of TRAP to implement llvm.debugtrap. (authored by pcc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D53614?vs=170758&id=170935#toc
Repository:
rL LLVM
https://reviews.llvm.org/D53614
Files:
llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
llvm/trunk/lib/Target/ARM/ARMInstrInfo.td
llvm/trunk/lib/Target/ARM/ARMInstrThumb.td
llvm/trunk/test/CodeGen/ARM/analyze-branch-bkpt.ll
llvm/trunk/test/CodeGen/ARM/debugtrap.ll
llvm/trunk/test/CodeGen/ARM/trap.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53614.170935.patch
Type: text/x-patch
Size: 6599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181024/513b484d/attachment.bin>
More information about the llvm-commits
mailing list