summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2009-04-13 18:13:16 +0000
committerDevang Patel <dpatel@apple.com>2009-04-13 18:13:16 +0000
commit0431504fb2ec74b7f45f6dfcee08a84a8a12c2b8 (patch)
treebf138ebd8070ba4c61a17b61a09e85e1a4c60021 /clang/lib/CodeGen/CodeGenModule.cpp
parentf3d0dccfffd53334e1799fb4ddea4e74549f71dd (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud