Displaying 1 result from an estimated 1 matches for "pcheng".
Did you mean:
cheng
2013 Oct 10
1
[LLVMdev] assertion when -sse2 on x86-64
...lvm::Module&) + 293
14 llc 0x0000000000f1569a llvm::PassManager::run(llvm::Module&)
+ 10
15 llc 0x00000000005193e8 main + 6232
16 libc.so.6 0x00007f23f7fd5c4d __libc_start_main + 253
17 llc 0x0000000000517ac9
Stack dump:
0. Program arguments: /local/pcheng/tmp/llvm_build/bin/llc -mcpu=i386
-march=x86-64 -mattr=-sse2 test.ll -o test.bc
1. Running pass 'Function Pass Manager' on module 'test.ll'.
2. Running pass 'X86 FP Stackifier' on function '@f3'
Abort
-------- ir ---------
; ModuleID = 'module_name'
declar...