llvm-6502/tools
Alp Toker 2a02d4bee3 lli: Factor portable messaging into a new RPCChannel facility
The client and server now use a single unified low-level RPC core built around
LLVM's existing cross-platform abstractions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199947 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-23 22:19:45 +00:00
..
bugpoint
bugpoint-passes
gold
llc Add target analysis passes to the codegen pipeline for MCJIT. 2014-01-23 19:23:28 +00:00
lli lli: Factor portable messaging into a new RPCChannel facility 2014-01-23 22:19:45 +00:00
llvm-ar Don't open or fstat files twice in llvm-ar. 2014-01-22 16:43:45 +00:00
llvm-as
llvm-bcanalyzer
llvm-c-test
llvm-config
llvm-cov
llvm-diff
llvm-dis
llvm-dwarfdump Change createObjectFile to return an ErrorOr. 2014-01-22 00:14:49 +00:00
llvm-extract
llvm-jitlistener
llvm-link
llvm-lto
llvm-mc Whitespace. 2014-01-22 03:12:43 +00:00
llvm-mcmarkup
llvm-nm Pass the computed magic to createBinary and createObjectFile if available. 2014-01-22 16:04:52 +00:00
llvm-objdump Be a bit more consistent about using ErrorOr when constructing Binary objects. 2014-01-21 23:06:54 +00:00
llvm-readobj Rename these methods to match the style guide. 2014-01-21 16:09:45 +00:00
llvm-rtdyld
llvm-shlib
llvm-size Rename these methods to match the style guide. 2014-01-21 16:09:45 +00:00
llvm-stress
llvm-symbolizer
lto Adding new LTO APIs to parse metadata nodes and extract linker options and 2014-01-21 18:31:27 +00:00
macho-dump
msbuild
obj2yaml
opt
yaml2obj
CMakeLists.txt
LLVMBuild.txt
Makefile