summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/Disassembler/LLVMBuild.txt
Commit message (Collapse)AuthorAgeFilesLines
* Finish inverting the MC -> Object dependency.Rafael Espindola2014-07-231-1/+1
| | | | | | | There were still some disassembler bits in lib/MC, but their use of Object was only visible in the includes they used, not in the symbols. llvm-svn: 213808
* Prune redundant dependencies in LLVMBuild.txt.NAKAMURA Takumi2013-12-111-1/+1
| | | | llvm-svn: 196988
* Reuse the enum names from X86Desc in the X86Disassembler.Benjamin Kramer2012-02-111-1/+1
| | | | | | | This requires some gymnastics to make it available for C code. Remove the names from the disassembler tables, making them relocation free. llvm-svn: 150303
* LLVMBuild: Remove trailing newline, which irked me.Daniel Dunbar2011-12-121-1/+0
| | | | llvm-svn: 146409
* build: Add initial cut at LLVMBuild.txt files.Daniel Dunbar2011-11-031-0/+24
llvm-svn: 143634
OpenPOWER on IntegriCloud