Define TrapInst for ppc64.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 2 Apr 2018 21:11:13 +0000 (21:11 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 2 Apr 2018 21:11:13 +0000 (21:11 +0000)
commit3e7d6fc2c6e0e3f229c5060a985b17015738da07
tree3848bdf5eb442cdbe68372f017403a817a2753ec
parent3fdfc04e5339c1d0ad838c1e5531b3a2e4377ec3
Define TrapInst for ppc64.

This is nice for testing since it is the first TrapInst whose bytes
are not all the same.

llvm-svn: 329014
lld/ELF/Arch/PPC64.cpp
lld/test/ELF/fill-trap-ppc.s [new file with mode: 0644]