mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-08 18:31:23 +00:00
Don't leave temporary files in the test directory.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89531 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
323d8c3ed7
commit
b99b63c2e5
@ -1,5 +1,5 @@
|
||||
; RUN: llc -march=msp430 %s
|
||||
; RUN: llc -march=pic16 %s
|
||||
; RUN: llc -march=msp430 < %s
|
||||
; RUN: llc -march=pic16 < %s
|
||||
; PR5558
|
||||
|
||||
define i64 @_strtoll_r(i16 %base) nounwind {
|
||||
|
Loading…
Reference in New Issue
Block a user