Skip to content
Commit 887e215e authored by Devang Patel's avatar Devang Patel
Browse files

Emit debug info only if there is an insertion point. The debug info should not...

Emit debug info only if there is an insertion point. The debug info should not force an insertion point. Codegen may later on decide to not emit code for some reason, see extensive comment in CodeGenFunction::EmitStmt(), and debug info should not get in the way.

llvm-svn: 132576
parent b96ea46c
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