[llvm-dev] [SROA][DebugInfo][GSoC] Testing SROA on amalgamated sqlite source
Anast Gramm via llvm-dev
llvm-dev at lists.llvm.org
Thu May 31 05:28:00 PDT 2018
Thanks,
These are very helpful.
As I understand it, SROA and LICM render some variables
"useless" by optimizing the code to not use them. Hence we can't debug them.
More information about the llvm-dev
mailing list