NAKAMURA Takumi
554c287262
LLVMBuild.txt: Add missing dependencies.
...
llvm-svn: 205962
2014-04-10 11:16:47 +00:00
NAKAMURA Takumi
98905d3f85
LLVMBuild.txt: Reformat.
...
llvm-svn: 205961
2014-04-10 11:16:17 +00:00
Rafael Espindola
f12b82824a
Add a SymbolicFile interface between Binary and ObjectFile.
...
This interface allows IRObjectFile to be implemented without having dummy
methods for all section and segment related methods.
Both llvm-ar and llvm-nm are changed to use it. Unfortunately the mangler is
still not plugged in since it requires some refactoring to make a Module hold
a DataLayout.
llvm-svn: 201881
2014-02-21 20:10:59 +00:00
Dylan Noblesmith
6338485d59
Object: drop bogus VMCore dependency
...
llvm-svn: 153956
2012-04-03 15:48:10 +00:00
Daniel Dunbar
27a7489a03
LLVMBuild: Remove trailing newline, which irked me.
...
llvm-svn: 146409
2011-12-12 19:48:00 +00:00
Daniel Dunbar
52823cc91c
build: Attempt to rectify inconsistencies between CMake and LLVMBuild versions of explicit dependencies.
...
- The hope is that we have a tool/test to verify these are accurate (and tight) soon.
llvm-svn: 144444
2011-11-12 02:10:57 +00:00
Daniel Dunbar
bf9bba47a1
build: Add initial cut at LLVMBuild.txt files.
...
llvm-svn: 143634
2011-11-03 18:53:17 +00:00