[PATCH] D69356: [NFC] Rename LLVM_NO_DEAD_STRIP

Steven Wan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 24 08:35:18 PDT 2019


stevewan added a comment.

The variable `LLVM_NO_DEAD_STRIP` also existed in the following clang code, do we also need to rename those?

  ./clang/tools//driver/CMakeLists.txt:23:# LLVM_NO_DEAD_STRIP.
  ./clang/tools//driver/CMakeLists.txt:25:  set(LLVM_NO_DEAD_STRIP 1)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69356/new/

https://reviews.llvm.org/D69356





More information about the llvm-commits mailing list