summaryrefslogtreecommitdiffstats
path: root/lldb/source/Utility/DataEncoder.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2019-11-13 15:33:12 -0800
committerReid Kleckner <rnk@google.com>2019-11-13 15:36:58 -0800
commit364d1785a6e3f9b149cef29849e653abe5548cc2 (patch)
tree454fca8d56c3b6e2730f93da5ddb45a9adbd84c6 /lldb/source/Utility/DataEncoder.cpp
parent188d92b9470de71532ec58060cd75f913fd68e59 (diff)
downloadbcm5719-llvm-364d1785a6e3f9b149cef29849e653abe5548cc2.tar.gz
bcm5719-llvm-364d1785a6e3f9b149cef29849e653abe5548cc2.zip
Sink MachineFunction private method out of line
This method is private and only called from this file and doesn't need to be inline. Saves a TargetMachine.h include in MachineFunction.h, a popular header. The include was introduced in 98603a8153086 despite the forward decl of LLVMTargetMachine.
Diffstat (limited to 'lldb/source/Utility/DataEncoder.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud