diff options
author | John McCall <rjmccall@apple.com> | 2010-05-10 23:27:23 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2010-05-10 23:27:23 +0000 |
commit | 9500760829d04505cc4ec3ec3d56d4a9ecf54a79 (patch) | |
tree | 1c4d02f21cfa5497d1cdafae37ada65ac2aedafb /clang/lib/CodeGen/CGDebugInfo.cpp | |
parent | 75778984f92ca53997dca25000065ee34f2872f0 (diff) | |
download | bcm5719-llvm-9500760829d04505cc4ec3ec3d56d4a9ecf54a79.tar.gz bcm5719-llvm-9500760829d04505cc4ec3ec3d56d4a9ecf54a79.zip |
Refactor the constant-evaluator so that it only supports a single form
of constant-evaluation. Formerly you could control whether it accepted
local l-values or not; now it always evaluates local l-values in the core
routines, but filters them out where consumed by the top-level routines.
This will make it much easier to cache evaluability.
llvm-svn: 103444
Diffstat (limited to 'clang/lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions