diff options
author | Sven van Haastregt <sven.vanhaastregt@arm.com> | 2019-04-26 09:21:25 +0000 |
---|---|---|
committer | Sven van Haastregt <sven.vanhaastregt@arm.com> | 2019-04-26 09:21:25 +0000 |
commit | 66f612601dc9bb82cc7f277f12f0ded3d8069e38 (patch) | |
tree | 9099cf6cd84d69d1509a0f8e18418f5fbf4fd241 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | b8c1cc97f31e7d52f7ad116658eb0d2325adeba7 (diff) | |
download | llvm-66f612601dc9bb82cc7f277f12f0ded3d8069e38.zip llvm-66f612601dc9bb82cc7f277f12f0ded3d8069e38.tar.gz llvm-66f612601dc9bb82cc7f277f12f0ded3d8069e38.tar.bz2 |
[InferAddressSpaces] Add AS parameter to the pass factory
This enables the pass to be used in the absence of
TargetTransformInfo. When the argument isn't passed, the factory
defaults to UninitializedAddressSpace and the flat address space is
obtained from the TargetTransformInfo as before this change. Existing
users won't have to change.
Patch by Kevin Petit.
Differential Revision: https://reviews.llvm.org/D60602
llvm-svn: 359290
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions