diff options
| author | Sean Callanan <scallanan@apple.com> | 2015-09-30 19:57:57 +0000 |
|---|---|---|
| committer | Sean Callanan <scallanan@apple.com> | 2015-09-30 19:57:57 +0000 |
| commit | 8f1f9a1be30ff0e260f451f18712dff7fa9a7273 (patch) | |
| tree | 0f8b5547cb3eeee31a03e5b687b083f7af8013fa /lldb/source/Expression/Expression.cpp | |
| parent | f608111d1b6493ae9f8e8f0c24da57ca1aebb72f (diff) | |
| download | bcm5719-llvm-8f1f9a1be30ff0e260f451f18712dff7fa9a7273.tar.gz bcm5719-llvm-8f1f9a1be30ff0e260f451f18712dff7fa9a7273.zip | |
Now persistent expression data no longer lives with the Target, but rather with
the corresponding TypeSystem. This makes sense because what kind of data there
is -- and how it can be looked up -- depends on the language.
Functionality that is common to all type systems is factored out into
PersistentExpressionState.
llvm-svn: 248934
Diffstat (limited to 'lldb/source/Expression/Expression.cpp')
0 files changed, 0 insertions, 0 deletions

