Get debug location from an instruction #619
-
|
In LLVM, we can get the debug location directly from an instruction, e.g., In inkwell, however, there's no specific method like |
Beta Was this translation helpful? Give feedback.
Answered by
ErisianArchitect
Nov 3, 2025
Replies: 1 comment 6 replies
-
|
I just took a look, and |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My recent PR got merged, so I'm going to take a look at this probably tomorrow.