Replies: 5 comments
-
|
You can use last element of Llvm.operand instr. |
Beta Was this translation helpful? Give feedback.
-
|
@mekty2012 Thank you! I forgot to check Llvmutils 😅 Thanks again! |
Beta Was this translation helpful? Give feedback.
-
|
@mekty2012, I have a question. Can you call |
Beta Was this translation helpful? Give feedback.
-
|
@sjoon2455 I had no problem when using it, but I got similar issue before. |
Beta Was this translation helpful? Give feedback.
-
|
@mekty2012 Not even a segmentation fault. If I type |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I would like to extract
ffrom%call = call i32 @f(i32 %7).I tried:
Llvm.operand instr 0-> output: %7Llvm.value_name instr-> output: callWhat is an appropriate API to get
f?Thanks in advance(_ _)
Beta Was this translation helpful? Give feedback.
All reactions