aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2011-07-07 17:45:33 +0000
committerDevang Patel <dpatel@apple.com>2011-07-07 17:45:33 +0000
commitbf8cc60d1b4a4c4ba3013c6b6f77b98854817f6d (patch)
tree7e1131c5367cd8c1abbc4c8b1778c20ad12e7bc3 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parentc46e3ce58c791a7e57930de053a097997a9622bf (diff)
downloadllvm-bf8cc60d1b4a4c4ba3013c6b6f77b98854817f6d.zip
llvm-bf8cc60d1b4a4c4ba3013c6b6f77b98854817f6d.tar.gz
llvm-bf8cc60d1b4a4c4ba3013c6b6f77b98854817f6d.tar.bz2
If known DebugLocs do not match then two DBG_VALUE machine instructions are not identical. For example,
DBG_VALUE 3.310000e+02, 0, !"ds"; dbg:sse.stepfft.c:138:18 @[ sse.stepfft.c:32:10 ] DBG_VALUE 3.310000e+02, 0, !"ds"; dbg:sse.stepfft.c:138:18 @[ sse.stepfft.c:31:10 ] These two MIs represent identical value, 3.31..., for one variable, ds, but they are not identical because the represent two separate instances of inlined variable "ds". llvm-svn: 134620
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions