[PATCH] D108690: Explicit approach to controlling symbol visibility
Noel Grandin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 25 02:17:15 PDT 2021
grandinj added inline comments.
================
Comment at: llvm/lib/Target/AArch64/GISel/AArch64CallLowering.h:83
-} // end namespace llvm
+} // namespace LLVM_LIBRARY_VISIBILITY
----------------
looks like the search and replace accidentally hit comments like these
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108690/new/
https://reviews.llvm.org/D108690
More information about the llvm-commits
mailing list