diff options
author | Petr Hosek <phosek@chromium.org> | 2018-05-09 00:07:42 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2018-05-09 00:07:42 +0000 |
commit | 47550bb1d63621e9f902fbf6313062a8209989ed (patch) | |
tree | 6d1c1f595b1aacdfa525008dc9ae6fe6b408a8b3 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9befdb8814f18fe9225ae0fb84b38efbe6f49661 (diff) | |
download | llvm-47550bb1d63621e9f902fbf6313062a8209989ed.zip llvm-47550bb1d63621e9f902fbf6313062a8209989ed.tar.gz llvm-47550bb1d63621e9f902fbf6313062a8209989ed.tar.bz2 |
[CMake] Use CMAKE_OBJCOPY and CMAKE_STRIP to externalize debug info
Don't hardcode objcopy and strip names, rather use CMAKE_OBJCOPY and
CMAKE_STRIP variables which allows users to override the tools used
such as using llvm-objcopy and llvm-strip instead of binutils versions.
Differential Revision: https://reviews.llvm.org/D46611
llvm-svn: 331827
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions