Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-symbolizer: add support for .gnu_debuglink section | Alexey Samsonov | 2013-08-14 | 1 | -0/+4 |
* | llvm-symbolizer: Recognize a drive letter on win32. Then "REQUIRES: shell" ca... | NAKAMURA Takumi | 2013-07-01 | 1 | -2/+0 |
* | llvm-symbolizer: skip leading underscore in Mach-O symbol table entries | Alexey Samsonov | 2013-06-28 | 1 | -3/+3 |
* | llvm-symbolizer: add support for Mach-O universal binaries | Alexey Samsonov | 2013-06-28 | 1 | -2/+16 |
* | [llvm-symbolizer] Avoid calling slow getSymbolSize for Mach-O files. Assume t... | Alexey Samsonov | 2013-06-04 | 1 | -0/+5 |
* | Correct handling invalid filename in llvm-symbolizer | Alexey Samsonov | 2013-06-03 | 1 | -0/+3 |
* | Simplify the quoting here. Our lit emulator doesn't deal well with the | Chandler Carruth | 2013-04-08 | 1 | -1/+1 |
* | llvm-symbolizer: correctly parse filenames given in quotes | Alexey Samsonov | 2013-04-05 | 1 | -1/+5 |
* | Add a basic test for llvm-symbolizer tool | Alexey Samsonov | 2013-04-05 | 1 | -0/+21 |