[PATCH] D21818: Add artificial debug information to avoid compiler crash
Adrian Prantl via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 28 17:17:01 PDT 2016
aprantl added a comment.
Is it possible to just use
auto NL = ApplyDebugLocation::CreateArtificial(CodeGenFunction);
instead?
http://reviews.llvm.org/D21818
More information about the llvm-commits
mailing list