| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
yesterday. This eliminates possible confusion
about what exactly in this directory; the name
is still short, though.
llvm-svn: 95118
|
|
|
|
|
|
|
| |
implementation. Also made sure that the register maps
were created during disassembler initialization.
llvm-svn: 95051
|
|
|
|
|
|
|
|
|
|
| |
merely stubs out the blocks-based disassembly functions
if the library wasn't built with blocks, which allows a
constant .exports file and also properly deals with
situations in which the compiler used to build a client
is different from the compiler used to build the library.
llvm-svn: 95034
|
|
|
|
|
|
| |
directories (like, oh, say, any multistage build)
llvm-svn: 95028
|
|
|
|
|
|
|
| |
target platform, depending on whether the target
supports the blocks API or not
llvm-svn: 95024
|
|
|
|
|
|
|
| |
because some platforms don't support blocks and then
break because the symbols aren't present
llvm-svn: 95011
|
|
|
|
|
|
| |
a buildbot. Removed.
llvm-svn: 94975
|
|
|
|
|
|
|
|
| |
fleshed out the .exports file. I still have to fix several
details of operand parsing, but the basic functionality is
there and usable.
llvm-svn: 94974
|
|
|
|
|
|
| |
the library.
llvm-svn: 94844
|
|
library as a static and a shared library. Added dependencies
so the target-specific enhanced disassembly info tables are
built before the library.
llvm-svn: 94780
|