[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Wael Yehia via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 8 08:10:32 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"
----------------
w2yehia wrote:
do we need this?
https://github.com/llvm/llvm-project/pull/178184
More information about the cfe-commits
mailing list