Skip to content
Commit 0431504f authored by Devang Patel's avatar Devang Patel
Browse files

Right now, Debugging information to encode scopes (DW_TAG_lexical_block)...

Right now, Debugging information to encode scopes (DW_TAG_lexical_block) relies on DBG_LABEL. Unfortunately this intefers with the quality of optimized code. 
This patch updates dwarf writer to encode scoping information in DWARF only in FastISel mode.

llvm-svn: 68973
parent f3d0dccf
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