[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Tony Varghese via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 11 08:21:26 PDT 2026
================
@@ -370,6 +370,7 @@
#include "llvm/Transforms/Utils/LibCallsShrinkWrap.h"
#include "llvm/Transforms/Utils/LoopSimplify.h"
#include "llvm/Transforms/Utils/LoopVersioning.h"
+#include "llvm/Transforms/Utils/LowerCommentStringPass.h"
----------------
tonykuttai wrote:
removed
https://github.com/llvm/llvm-project/pull/178184
More information about the cfe-commits
mailing list