diff options
author | Vlad Tsyrklevich <vlad@tsyrklevich.net> | 2017-09-19 02:22:48 +0000 |
---|---|---|
committer | Vlad Tsyrklevich <vlad@tsyrklevich.net> | 2017-09-19 02:22:48 +0000 |
commit | de62046d68083a9a39ab29194adb6258a7ac76a9 (patch) | |
tree | 6a630da690f61f56d52287c94920b5b363f6e4d7 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | b7fdaf2cd403e99f3079efafc1793e3e7868a245 (diff) | |
download | llvm-de62046d68083a9a39ab29194adb6258a7ac76a9.zip llvm-de62046d68083a9a39ab29194adb6258a7ac76a9.tar.gz llvm-de62046d68083a9a39ab29194adb6258a7ac76a9.tar.bz2 |
Allow public Triple deduction from ObjectFiles.
Move logic that allows for Triple deduction from an ObjectFile object
out of llvm-objdump.cpp into a public factory, found in the ObjectFile
class.
This should allow other tools in the future to use this logic without
reimplementation.
Patch by Mitch Phillips
Differential Revision: https://reviews.llvm.org/D37719
llvm-svn: 313605
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions