[all-commits] [llvm/llvm-project] 8763ac: [flang] fix skip-external-rtti-definition for ppc ...
jeanPerier via All-commits
all-commits at lists.llvm.org
Thu Jul 3 05:10:54 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8763ac3252f2f291db15c7adea9f72135a14c193
https://github.com/llvm/llvm-project/commit/8763ac3252f2f291db15c7adea9f72135a14c193
Author: jeanPerier <jperier at nvidia.com>
Date: 2025-07-03 (Thu, 03 Jul 2025)
Changed paths:
M flang/test/Integration/skip-external-rtti-definition.F90
Log Message:
-----------
[flang] fix skip-external-rtti-definition for ppc (#146826)
PPC does not use comdat. There is no need to check for that in the test,
just remove it.
Fix for https://lab.llvm.org/buildbot/#/builders/201/builds/5278
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list