Files
clang-p2996/bolt/lib/Passes
Amir Ayupov be2f67c4d8 [BOLT][NFC] Replace anonymous namespace functions with static
Follow LLVM Coding Standards guideline on using anonymous namespaces
(https://llvm.org/docs/CodingStandards.html#anonymous-namespaces)
and use `static` modifier for function definitions.

Reviewed By: #bolt, maksfb

Differential Revision: https://reviews.llvm.org/D143124
2023-02-06 18:05:41 -08:00
..
2022-08-27 21:36:15 -07:00
2022-08-27 21:36:15 -07:00
2022-09-30 17:07:04 +02:00