Do not use named md nodes to track variables that are completely optimized....
Do not use named md nodes to track variables that are completely optimized. This does not scale while doing LTO with debug info. New approach is to include list of variables in the subprogram info directly. llvm-svn: 138145
Loading
Please register or sign in to comment