llvm-6502/tools
Lang Hames 579cebfb15 [AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
AsmPrinter owns the OutStreamer, so an owning pointer makes sense here. Using a
reference for this is crufty.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235752 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-24 19:11:51 +00:00
..
bugpoint bugpoint Enhancement. 2015-04-20 23:42:22 +00:00
bugpoint-passes bugpoint Enhancement. 2015-04-20 23:42:22 +00:00
dsymutil [AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr. 2015-04-24 19:11:51 +00:00
gold
llc
lli
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-c-test
llvm-config
llvm-cov
llvm-cxxdump
llvm-diff
llvm-dis DebugInfo: Drop rest of DIDescriptor subclasses 2015-04-21 18:44:06 +00:00
llvm-dwarfdump Move DIContext.h to common DebugInfo location. 2015-04-23 17:37:47 +00:00
llvm-extract
llvm-go
llvm-jitlistener
llvm-link Linker: Add flag to override linkage rules 2015-04-22 04:11:00 +00:00
llvm-lto
llvm-mc
llvm-mcmarkup
llvm-nm
llvm-objdump Move DIContext.h to common DebugInfo location. 2015-04-23 17:37:47 +00:00
llvm-pdbdump
llvm-profdata
llvm-readobj
llvm-rtdyld Move DIContext.h to common DebugInfo location. 2015-04-23 17:37:47 +00:00
llvm-shlib
llvm-size
llvm-stress
llvm-symbolizer Move DIContext.h to common DebugInfo location. 2015-04-23 17:37:47 +00:00
lto
macho-dump
msbuild
obj2yaml
opt
verify-uselistorder
yaml2obj Support arm32 R_ARM_V4BX relocation format 2015-04-22 15:26:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile