mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-03 13:31:05 +00:00
this pass is gone
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23954 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
56605ceb92
commit
4b713852c6
@ -1,10 +0,0 @@
|
||||
; RUN: llvm-as < %s | opt -paths
|
||||
;
|
||||
%globalCrc = uninitialized global uint ; <uint*> [#uses=1]
|
||||
|
||||
void "initialiseCRC"() {
|
||||
bb1: ;[#uses=0]
|
||||
store uint 4294967295, uint* %globalCrc
|
||||
ret void
|
||||
}
|
||||
|
@ -1,3 +0,0 @@
|
||||
load_lib llvm-dg.exp
|
||||
|
||||
llvm-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,llx,c,cpp,tr}]] $objdir $srcdir $subdir $target_triplet $llvmgcc $llvmgxx $prcontext
|
Loading…
Reference in New Issue
Block a user