Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 2015-06-23 | 1 | -1/+1 |
* | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-19 | 1 | -1/+1 |
* | Use raw_pwrite_stream in the object writer/streamer. | Rafael Espindola | 2015-04-14 | 1 | -4/+4 |
* | Split the object streamer callback in one per file format. | Rafael Espindola | 2015-03-19 | 1 | -5/+3 |
* | MC: split Win64EHUnwindEmitter into a shared streamer | Saleem Abdulrasool | 2014-08-07 | 1 | -2/+4 |
* | MC: virtualise EmitWindowsUnwindTables | Saleem Abdulrasool | 2014-08-03 | 1 | -0/+7 |
* | MC: make DWARF and Windows unwinding handling more similar | Saleem Abdulrasool | 2014-07-13 | 1 | -2/+2 |
* | MC: rename EmitWin64EH routines | Saleem Abdulrasool | 2014-06-29 | 1 | -3/+3 |
* | Remove an always true argument. | Rafael Espindola | 2014-05-12 | 1 | -1/+1 |
* | MC: create X86WinCOFFStreamer for target specific behaviour | Saleem Abdulrasool | 2014-04-27 | 1 | -0/+51 |