Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-mc/Mach-O: Dump relocations and section data (optionally) in my Mach-O d... | Daniel Dunbar | 2009-08-26 | 1 | -6/+28 |
* | llvm-mc: Fix tests for python variations in int printing, sigh. | Daniel Dunbar | 2009-08-26 | 1 | -1/+1 |
* | Fix typo. | Daniel Dunbar | 2009-08-22 | 1 | -1/+1 |
* | llvm-mc: Hopefully fix Mach-O tests on big-endian platforms, force values to be | Daniel Dunbar | 2009-08-22 | 1 | -1/+4 |
* | llvm-mc: Clean up some handling of symbol/section association to be more correct | Daniel Dunbar | 2009-08-22 | 1 | -12/+84 |
* | llvm-mc: Start MCAssembler and MCMachOStreamer. | Daniel Dunbar | 2009-08-21 | 1 | -0/+159 |
* | simplify shell syntax to work better on solaris, patch by | Chris Lattner | 2008-06-25 | 1 | -1/+1 |
* | Add a test script for counting lines. This can be used instead of the | Dan Gohman | 2007-08-10 | 1 | -0/+17 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 5 | -0/+76 |