mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 09:06:49 -04:00
http://llvm.org/svn/llvm-project/llvm/branches/release_28@114020 Approved by: rpaulo (mentor)
3 lines
155 B
LLVM
3 lines
155 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 | not grep {i32 @\\.llvm\\.eh}
|