1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/dsymutil
Nico Weber 1f8880558e Remove LLVM_INSTALL_CCTOOLS_SYMLINKS
It used to symlink dsymutil to llvm-dsymutil, but after r327790 llvm's dsymutil
binary is now called dsymutil without prefix.

r327792 then reversed the direction of the symlink if
LLVM_INSTALL_CCTOOLS_SYMLINKS was set, but that looks like a buildfix and not
like something anyone should need.

https://reviews.llvm.org/D45966

llvm-svn: 330727
2018-04-24 15:41:02 +00:00
..
BinaryHolder.cpp
BinaryHolder.h
CFBundle.cpp
CFBundle.h
CMakeLists.txt Remove LLVM_INSTALL_CCTOOLS_SYMLINKS 2018-04-24 15:41:02 +00:00
DebugMap.cpp [Support] Add convenience functions to WithColor. NFC. 2018-04-14 21:36:42 +00:00
DebugMap.h [dsymutil] Upstream emitting of papertrail warnings. 2018-04-02 10:40:43 +00:00
dsymutil.cpp [Support] Add convenience functions to WithColor. NFC. 2018-04-14 21:36:42 +00:00
dsymutil.h [dsymutil] Apply recursion workaround for threading 2018-04-03 18:01:18 +00:00
DwarfLinker.cpp [Support] Add convenience functions to WithColor. NFC. 2018-04-14 21:36:42 +00:00
LLVMBuild.txt
MachODebugMapParser.cpp [Support] Add convenience functions to WithColor. NFC. 2018-04-14 21:36:42 +00:00
MachOUtils.cpp [Support] Add convenience functions to WithColor. NFC. 2018-04-14 21:36:42 +00:00
MachOUtils.h
NonRelocatableStringpool.cpp
NonRelocatableStringpool.h