search for: c97d0a1a

Displaying 1 result from an estimated 1 matches for "c97d0a1a".

2018 Nov 28
2
Finding line numbers in source code associated with given bitcode instructions
Hello, Is it possible to somehow similar to how DWARF functions with assembly find out which line numbers in unoptimized code are associated with which bitcode instructions for the purpose of debugging compiler passes? I am curious about whether this is possible prior to writing some instrumentation passes for the purpose of debugging them. Thanks in advance, Carter. -------------- next part