llvm-6502/tools
Matt Fleming d8a33ddcfe Currently, createMachOStreamer() is invoked directly in llvm-mc which
isn't ideal if we want to be able to use another object file format.

Add a createObjectStreamer() factory method so that the correct object
file streamer can be instantiated for a given target triple.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104318 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-21 12:54:43 +00:00
..
bugpoint
edis
gold
llc
lli
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config
llvm-dis
llvm-extract
llvm-ld
llvm-link
llvm-mc Currently, createMachOStreamer() is invoked directly in llvm-mc which 2010-05-21 12:54:43 +00:00
llvm-nm
llvm-prof
llvm-ranlib
llvm-shlib
llvm-stub
llvmc
lto
opt
CMakeLists.txt
Makefile