aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorFrederic Riss <friss@apple.com>2015-02-28 00:29:11 +0000
committerFrederic Riss <friss@apple.com>2015-02-28 00:29:11 +0000
commitc99ea20eda157f837913351471dee158de141a5c (patch)
tree3aa87def9492e98a9a06483ad99bb787387ba0dc /llvm/lib/Bitcode
parentb981832951108f151136227b6df3dfdd410e4705 (diff)
downloadllvm-c99ea20eda157f837913351471dee158de141a5c.zip
llvm-c99ea20eda157f837913351471dee158de141a5c.tar.gz
llvm-c99ea20eda157f837913351471dee158de141a5c.tar.bz2
[dsymutil] Add the DwarfStreamer class.
This class is responsible for getting the linked data to the disk in the appropriate form. Today it it an empty shell that just instantiates an MC layer. As we do not put anything in the resulting file yet, we just check it has the right architecture (and check that -o does the right thing). To be able to create all the components, this commit adds a few dependencies to llvm-dsymutil, namely all-targets, MC and AsmPrinter. Also add a -no-output option, so that tests that do not need the binary result can continue to run even if they do not have the required target linked in. llvm-svn: 230824
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions