Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Don't use __cxa_demangle under MSVC (which doesn't have it) | Alexander Potapenko | 2012-11-12 | 1 | -1/+5 | |
| | | | | llvm-svn: 167730 | |||||
* | [ASan] Add llvm-symbolizer from to tools/ | Alexander Potapenko | 2012-11-12 | 3 | -0/+409 | |
This is the second and last (2/2) part of a change that moves llvm-symbolizer to llvm/tools/, which will allow to build it with both cmake and configure+make. llvm-svn: 167723 |