mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-25 20:59:51 +00:00
b6019320bf
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132241 91177308-0d34-0410-b5e6-96231b3b80d8
5 lines
173 B
LLVM
5 lines
173 B
LLVM
; This isn't really an assembly file. It just runs test on bitcode to ensure
|
|
; it is auto-upgraded.
|
|
; RUN: llvm-dis < %s.bc | FileCheck %s
|
|
; CHECK-NOT: {i32 @\\.llvm\\.eh}
|