Skip to content
Commit cd1fc4bc authored by NAKAMURA Takumi's avatar NAKAMURA Takumi
Browse files

Inliner::OptimizationRemark: Fix crash in...

Inliner::OptimizationRemark: Fix crash in clang/test/Frontend/optimization-remark.c on some hosts, including --vg.

DebugLoc in Callsite would not live after Inliner. It should be copied before Inliner.

llvm-svn: 206459
parent ae8e0d8d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment