commit | 48c7fa21a3b5e491bdf0ffc41fe7aa9687450c5f | [log] [tgz] |
---|---|---|
author | Devang Patel <dpatel@apple.com> | Mon Apr 13 18:13:16 2009 +0000 |
committer | Devang Patel <dpatel@apple.com> | Mon Apr 13 18:13:16 2009 +0000 |
tree | 05d4b47e7162da921a8539db4fb80c1fe9acaff6 | |
parent | 0f7fef3872a37d09c806f52f1d03d74ebc73c171 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68973 91177308-0d34-0410-b5e6-96231b3b80d8