Displaying 1 result from an estimated 1 matches for "thr_ll".
Did you mean:
thr_kill
2014 Jan 27
2
[LLVMdev] Is addrspacecast implemented on Windows?
...but this results in
LLVM ERROR: Cannot select: 0xcc6c60: i64 = addrspacecast 0xcc6b60[0 ->
256] [ORD=3] [ID=6]
0xcc6b60: i64,ch = CopyFromReg 0xc95e38, 0xcc6a60 [ORD=1] [ID=5]
0xcc6a60: i64 = Register %vreg0 [ID=1]
In function: getStackBottom
Stack dump:
0. Program arguments: llc thr_ll.ll
1. Running pass 'Function Pass Manager' on module 'thr_ll.ll'.
2. Running pass 'X86 DAG->DAG Instruction Selection' on function
'@getStackBottom'
Do I miss something here? Or is this simply not yet implemented?
Regards,
Kai