diff options
author | Devang Patel <dpatel@apple.com> | 2009-04-13 18:13:16 +0000 |
---|---|---|
committer | Devang Patel <dpatel@apple.com> | 2009-04-13 18:13:16 +0000 |
commit | 0431504fb2ec74b7f45f6dfcee08a84a8a12c2b8 (patch) | |
tree | bf138ebd8070ba4c61a17b61a09e85e1a4c60021 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f3d0dccfffd53334e1799fb4ddea4e74549f71dd (diff) | |
download | bcm5719-llvm-0431504fb2ec74b7f45f6dfcee08a84a8a12c2b8.tar.gz bcm5719-llvm-0431504fb2ec74b7f45f6dfcee08a84a8a12c2b8.zip |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions