index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Assembler
/
2003-05-15-SwitchBug.ll
blob: d2b64c4fd24382efb2c0d75f6f58c559e0ac62c4 (
plain
)
1
2
3
4
5
6
7
void %test(int %X) { switch int %X, label %dest [] dest: ret void }