mirror of
https://github.com/jeremysrand/llvm-65816.git
synced 2026-04-21 14:16:34 +00:00
Initial commit with LLVM 3.4.1, cfe 3.4.1 and compiler-rt 3.4
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
; RUN: not llvm-dis < %s.bc 2>&1 | FileCheck %s
|
||||
|
||||
; CHECK: llvm-dis{{(\.EXE|\.exe)?}}: Invalid value
|
||||
|
||||
; invalid.ll.bc has an invalid attribute number.
|
||||
; The test checks that LLVM reports the error and doesn't access freed memory
|
||||
; in doing so.
|
||||
Reference in New Issue
Block a user