Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [IRObjectFile] Handle undefined weak symbols in RecordStreamer. | Davide Italiano | 2016-09-15 | 1 | -5/+9 |
* | RecordStreamer: handle inline asm "lazy_reference" and mark symbols as "used" | Mehdi Amini | 2016-08-03 | 1 | -0/+2 |
* | [IRObjectFile] Propagate .weak attribute correctly for ASM symbols. | Davide Italiano | 2016-06-22 | 1 | -4/+10 |
* | [IRObjectFile] Handle .weak in RecordStreamer. | Davide Italiano | 2016-06-17 | 1 | -1/+1 |
* | Move alignment from MCSectionData to MCSection. | Rafael Espindola | 2015-05-21 | 1 | -1/+1 |
* | Make RecordStreamer.h private. | Rafael Espindola | 2014-07-04 | 1 | -1/+1 |
* | Add support for inline asm symbols to IRObjectFile. | Rafael Espindola | 2014-07-03 | 1 | -0/+100 |