Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a think-o in the condition here. =[ I would commit the test that | Chandler Carruth | 2013-01-31 | 1 | -1/+1 |
* | Give the MCStreamer class hierarchy LLVM RTTI facilities for use with | Chandler Carruth | 2013-01-31 | 1 | -7/+16 |
* | Expose an InitToTextSection through MCStreamer. | Eli Bendersky | 2013-01-14 | 1 | -0/+1 |
* | Add the align_to_end option to .bundle_lock in the MC implementation of aligned | Eli Bendersky | 2013-01-07 | 1 | -1/+1 |
* | Resort the #include lines in include/... and lib/... with the | Chandler Carruth | 2013-01-02 | 1 | -1/+0 |
* | Aligned bundling support. Following the discussion here: | Eli Bendersky | 2012-12-20 | 1 | -0/+6 |
* | This patch is needed to make c++ exceptions work for mips16. | Reed Kotler | 2012-12-16 | 1 | -0/+1 |
* | Fix Windows build breakage. | Logan Chien | 2012-12-08 | 1 | -2/+1 |
* | Lift EmitAssignment into MCObjectStreamer which gets rid of at least three | Eli Bendersky | 2012-12-07 | 1 | -1/+0 |
* | Split MCELFStreamer into a header file. | Logan Chien | 2012-12-07 | 1 | -0/+109 |