[llvm-dev] is_stmt and column numbers

Roger Pack via llvm-dev llvm-dev at lists.llvm.org
Tue Dec 17 05:31:25 PST 2019


It appears to me that from this:

https://iis-git.ee.ethz.ch/H2020-Compiler/llvm/commit/1d68fc5021ca8c704e21f171d98bb18eb396a7fa

That LLVM basically emits DWARF expressions where is_stmt is true only
"once per line".  Is that still true?  Is there an option to emit more
than one per line?


Thanks all.

-Roger Pack-

refs:
https://github.com/crystal-lang/crystal/pull/8499
https://github.com/crystal-lang/crystal/issues/8319


More information about the llvm-dev mailing list