diff options
author | Devang Patel <dpatel@apple.com> | 2009-11-11 19:10:19 +0000 |
---|---|---|
committer | Devang Patel <dpatel@apple.com> | 2009-11-11 19:10:19 +0000 |
commit | ebf16e864de3a535a14f13ed263e37c156496dbb (patch) | |
tree | f8c71fa0c1a519e43ee0923a8d79dbbc8a46420e /lib/Frontend/AnalysisConsumer.cpp | |
parent | e8b31cc500473f0e2558c77c8a46458deff6ce51 (diff) |
Do not eagerly set stop point for arguments. This misleads the debugger in identifying beginning of function body. Instead, create new location to attach with llvm.dbg.declare. This location is only used to find the context of the variable by the code generator, and it is not used to emit line number info.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86862 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/AnalysisConsumer.cpp')
0 files changed, 0 insertions, 0 deletions