diff options
| author | Craig Topper <craig.topper@intel.com> | 2017-07-07 23:16:26 +0000 |
|---|---|---|
| committer | Craig Topper <craig.topper@intel.com> | 2017-07-07 23:16:26 +0000 |
| commit | bb4069e439d89c25eae2d0de8749e144291c1c84 (patch) | |
| tree | f05f42e5a3f14ec2da33b4fdaee11a0c587ac9fa /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | f29a1b921c69849f1a78f58b7e8e138a4308621a (diff) | |
[InstCombine] Make InstCombine's IRBuilder be passed by reference everywhere
Previously the InstCombiner class contained a pointer to an IR builder that had been passed to the constructor. Sometimes this would be passed to helper functions as either a pointer or the pointer would be dereferenced to be passed by reference.
This patch makes it a reference everywhere including the InstCombiner class itself so there is more inconsistency. This a large, but mechanical patch. I've done very minimal formatting changes on it despite what clang-format wanted to do.
llvm-svn: 307451
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
