Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MC: Add target hook to control symbol quoting | Matt Arsenault | 2015-06-09 | 1 | -2/+2 |
* | MC: Clean up MCExpr naming. NFC. | Jim Grosbach | 2015-05-30 | 1 | -2/+2 |
* | Remove MCStreamer.h include from MCContext.h and explictly include it where n... | Pete Cooper | 2015-03-04 | 1 | -0/+1 |
* | If available, pass down the Fixup object to EvaluateAsRelocatable. | Joerg Sonnenberger | 2014-08-10 | 1 | -6/+0 |
* | Move expression visitation logic up to MCStreamer. | Rafael Espindola | 2014-06-25 | 1 | -2/+1 |
* | Simplify the visitation of target expressions. No functionality change. | Rafael Espindola | 2014-06-25 | 1 | -29/+3 |
* | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 2014-04-22 | 1 | -1/+2 |
* | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -1/+1 |
* | Convert assert(0) to llvm_unreachable | Craig Topper | 2012-02-07 | 1 | -3/+2 |
* | Sink ARMMCExpr and ARMAddressingModes into MC layer. First step to separate A... | Evan Cheng | 2011-07-20 | 1 | -0/+73 |