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 | 42c8f87eb60958170c46767273bf93e6c96125bf (patch) | |
tree | b7e166a23a08d363e4ebc245ba19c2a3695523f9 /lib/CodeGen/CGDebugInfo.cpp | |
parent | b3ebe946d3bf1e06d3ccbecd11cc16c75b128342 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103444 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions