OSDN Git Service

[RISCV] Fix inline-asm.ll test by adding nounwind attribute
authorAlex Bradbury <asb@lowrisc.org>
Wed, 12 Jun 2019 05:32:30 +0000 (05:32 +0000)
committerAlex Bradbury <asb@lowrisc.org>
Wed, 12 Jun 2019 05:32:30 +0000 (05:32 +0000)
commit5587c1846f0d4b3e90e8cc28c1908ca5a0bff321
tree7646d24e67fb2fbc8fc5a41c4ddeb0fd159cc739
parent0b65399dd62fe1079a7e5ebb42ee837dabfa20d9
[RISCV] Fix inline-asm.ll test by adding nounwind attribute

This test failed since CFI directive support was added in r361320.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363123 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/RISCV/inline-asm.ll