diff options
author | Devang Patel <dpatel@apple.com> | 2011-02-15 17:56:09 +0000 |
---|---|---|
committer | Devang Patel <dpatel@apple.com> | 2011-02-15 17:56:09 +0000 |
commit | d12c0a2764ac85000eb89aa5d8d7d4ef4ac8f4a4 (patch) | |
tree | 8e967077bbe2b656f6c0eb7c968c2eca36eab902 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 10b2368e9f90898888300748f96bba6a566e283e (diff) | |
download | llvm-d12c0a2764ac85000eb89aa5d8d7d4ef4ac8f4a4.zip llvm-d12c0a2764ac85000eb89aa5d8d7d4ef4ac8f4a4.tar.gz llvm-d12c0a2764ac85000eb89aa5d8d7d4ef4ac8f4a4.tar.bz2 |
Ignore DBG_VALUE machine instructions while constructing instruction ranges based on location info.
Machine instruction range consisting of only DBG_VALUE MIs only contributes consecutive labels in assembly output, which is harmless, and empty scope entry in DebugInfo, which confuses debugger tools.
llvm-svn: 125577
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions