Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach llvm-objdump to disassemble sections symbol by symbol. | Benjamin Kramer | 2011-07-15 | 1 | -23/+56 |
* | Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge... | Evan Cheng | 2011-07-14 | 1 | -1/+2 |
* | Remove some unnecessary includes. | Eli Friedman | 2011-07-06 | 1 | -8/+0 |
* | createMCInstPrinter doesn't need TargetMachine anymore. | Evan Cheng | 2011-07-06 | 1 | -15/+1 |
* | Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to | Evan Cheng | 2011-06-30 | 1 | -1/+2 |
* | Object: Add proper error handling. | Michael J. Spencer | 2011-06-25 | 1 | -6/+23 |
* | Remove unused STL header includes. | Jay Foad | 2011-04-23 | 1 | -1/+0 |
* | We need to pass the TargetMachine object to the InstPrinter if we are printing | Bill Wendling | 2011-03-21 | 1 | -1/+14 |
* | llvm-objdump: Remove redundant includes. | Michael J. Spencer | 2011-01-20 | 1 | -2/+0 |
* | llvm-nm: Fix warning. | Michael J. Spencer | 2011-01-20 | 1 | -2/+2 |
* | Add llvm-objdump | Michael J. Spencer | 2011-01-20 | 3 | -0/+285 |