[AArch64][GlobalISel] Implement selection for the llvm.trap intrinsic.
authorAmara Emerson <aemerson@apple.com>
Wed, 25 Apr 2018 14:43:59 +0000 (14:43 +0000)
committerAmara Emerson <aemerson@apple.com>
Wed, 25 Apr 2018 14:43:59 +0000 (14:43 +0000)
commit1f5d9941192d9a5876c44d6c274b4447b9bf2099
treed51c3fbeebcf12ae28bac3830b1b93de376bdbf5
parentf6e44a0bdffdbb32f458e11d1ddba163a93d38e5
[AArch64][GlobalISel] Implement selection for the llvm.trap intrinsic.

rdar://38674040

llvm-svn: 330831
llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
llvm/test/CodeGen/AArch64/GlobalISel/select-trap.mir [new file with mode: 0644]