This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG25c30324e953: [AIX] Change the linkage of profiling
counter/data to be private (authored by jsji).
Repository:
rG LLVM Github Monorepo
CHANGES SI
jsji added a comment.
@MaskRay Thank you so much for your review and discussion!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110422/new/
https://reviews.llvm.org/D110422
___
cfe-commits mailing list
cf
jsji updated this revision to Diff 375716.
jsji added a comment.
Remove empty line.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110422/new/
https://reviews.llvm.org/D110422
Files:
clang/test/Profile/cxx-templates.cpp
llvm/lib/Transforms/Inst
jsji updated this revision to Diff 375709.
jsji added a comment.
Split the Driver changes to another patch, also fixed the duplicate code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110422/new/
https://reviews.llvm.org/D110422
Files:
clang/te