Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-01 | Move another test requiring x86 into X86 directory. | Eli Friedman | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143421 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-10-28 | Always use the string pool, even when it makes the .o larger. This may help | Nick Lewycky | |
tools that read the debug info in the .o files by making the DIE sizes more consistent. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143186 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-10-27 | Teach our Dwarf emission to use the string pool. | Nick Lewycky | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143097 91177308-0d34-0410-b5e6-96231b3b80d8 |