repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Demangle] Add a few more options to the microsoft demangler
[llvm-complete.git]
/
test
/
CodeGen
/
X86
/
2007-03-18-LiveIntervalAssert.ll
blob
4f5e0914612b35cb520267eb203064765927583d
1
; RUN: llc < %s -mtriple=i686--
2
; PR1259
3
4
define void @test() {
5
%tmp2 = call i32 asm "...", "=r,~{dirflag},~{fpsr},~{flags},~{dx},~{cx},~{ax}"( )
6
unreachable
7
}