This revision was automatically updated to reflect the committed changes.
Closed by commit rL365845: [CMake][Fuchsia] Use RelWithDebInfo to build
runtimes (authored by phosek, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https:/
mcgrathr accepted this revision.
mcgrathr added a comment.
This revision is now accepted and ready to land.
Lgtm
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64605/new/
https://reviews.llvm.org/D64605
___
cfe-commit
phosek created this revision.
phosek added a reviewer: mcgrathr.
Herald added subscribers: cfe-commits, aprantl, mgorny.
Herald added a project: clang.
We want to preserve debug info in our runtimes to aid symbolization and
debugging; for shared libraries this will be stripped away during
install-