llvm-6502/tools
Rafael Espindola c98092e28d Use raw_pwrite_stream in the object writer/streamer.
The ELF object writer will take advantage of that in the next commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234950 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-14 22:14:34 +00:00
..
bugpoint IR: Set -preserve-bc-uselistorder=false by default 2015-04-14 18:33:00 +00:00
bugpoint-passes
dsymutil
gold Simplify use of formatted_raw_ostream. 2015-04-09 21:06:08 +00:00
llc Use raw_pwrite_stream in the object writer/streamer. 2015-04-14 22:14:34 +00:00
lli [Orc] Reapply r234815, outputting via stdout instead. 2015-04-14 16:58:05 +00:00
llvm-ar
llvm-as IR: Set -preserve-bc-uselistorder=false by default 2015-04-14 18:33:00 +00:00
llvm-bcanalyzer
llvm-c-test
llvm-config
llvm-cov llvm-cov: Require a subcommand when invoked as llvm-cov 2015-03-24 23:34:36 +00:00
llvm-cxxdump
llvm-diff
llvm-dis DebugInfo: Gut DIVariable and DIGlobalVariable 2015-04-14 02:22:36 +00:00
llvm-dwarfdump
llvm-extract IR: Set -preserve-bc-uselistorder=false by default 2015-04-14 18:33:00 +00:00
llvm-go
llvm-jitlistener llvm-jitlistener: Add missing include. 2015-03-25 17:12:36 +00:00
llvm-link IR: Set -preserve-bc-uselistorder=false by default 2015-04-14 18:33:00 +00:00
llvm-lto
llvm-mc Use raw_pwrite_stream in the object writer/streamer. 2015-04-14 22:14:34 +00:00
llvm-mcmarkup
llvm-nm Cleanup else-after-return and add an early-return to llvm-nm 2015-03-23 21:17:43 +00:00
llvm-objdump Fix failure on builder clang-cmake-mips where it was printing a 32-bit address 2015-04-06 22:33:43 +00:00
llvm-pdbdump
llvm-profdata
llvm-readobj llvm-readobj: teach it to handle MachO Universal Archive correctly 2015-04-13 16:05:49 +00:00
llvm-rtdyld Replace the MCSubtargetInfo parameter with a Triple when creating 2015-03-31 00:10:04 +00:00
llvm-shlib [CMake] Updates to llvm-shlib to support overriding exports list and added an option to export all symbols. 2015-04-13 21:29:46 +00:00
llvm-size
llvm-stress
llvm-symbolizer
lto
macho-dump
msbuild
obj2yaml
opt IR: Set -preserve-bc-uselistorder=false by default 2015-04-14 18:33:00 +00:00
verify-uselistorder verify-uselistorder: More outs() and errs(), less dbgs() 2015-04-14 19:04:03 +00:00
yaml2obj Mark empty default constructors as =default if it makes the type POD 2015-04-11 18:57:14 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile