This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-11-01 00:11:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
18d55dd700
llvm-6502
/
test
/
Transforms
/
ADCE
/
2002-07-29-Segfault.ll
10 lines
94 B
LLVM
Raw
Normal View
History
Unescape
Escape
Fix test git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9408 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-23 15:51:55 +00:00
; RUN: llvm-as < %s | opt -adce
New testcase git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3118 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-29 19:02:49 +00:00
void
"test"
(
)
begin
br
label
%BB3
BB3:
br
label
%BB3
end
Reference in New Issue
Copy Permalink