[PATCH] D78243: New pass to make internal linkage symbol names unique

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 16:59:26 PDT 2020


MaskRay added inline comments.


================
Comment at: llvm/lib/Transforms/Utils/UniqueInternalLinkageNames.cpp:1
+//===- UniqueInternalLinkageNames.cpp --------===//
+//
----------------
http://llvm.org/docs/CodingStandards.html#file-headers


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

https://reviews.llvm.org/D78243





More information about the llvm-commits mailing list