Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete a forwarding function. | Chris Lattner | 2010-04-08 | 1 | -5/+0 |
* | move elf section uniquing to MCContext. Along the way | Chris Lattner | 2010-04-08 | 1 | -3/+2 |
* | remove the TargetLoweringObjectFileMachO::getMachoSection | Chris Lattner | 2010-04-08 | 1 | -14/+0 |
* | move macho section uniquing from MCParser and TLOF to MCContext where | Chris Lattner | 2010-04-08 | 1 | -4/+2 |
* | rename getSymbolForDwarf* to getExprForDwarf* since it returns | Chris Lattner | 2010-03-11 | 1 | -6/+8 |
* | It turned out that we failed to emit proper symbol stubs on non-x86/darwin fo... | Anton Korobeynikov | 2010-02-21 | 1 | -0/+5 |
* | Revert Anton's most recent EH patch (r96637), since it breaks a lot of | Bob Wilson | 2010-02-19 | 1 | -5/+0 |
* | Use the same encoding for EH stuff uniformly on all MachO targets. | Anton Korobeynikov | 2010-02-19 | 1 | -0/+5 |
* | Move TLOF implementations to libCodegen to resolve layering violation. | Anton Korobeynikov | 2010-02-15 | 1 | -0/+202 |