[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / CodeGen / PowerPC / xcoff-comdat.cpp
blob7da8d9a2cc2256e6e08ffdd93f9aa51123dad920
1 // RUN: %clang_cc1 -triple powerpc-ibm-aix -emit-llvm -o - %s | FileCheck %s
2 // RUN: %clang_cc1 -triple powerpc64-ibm-aix -emit-llvm -o - %s | FileCheck %s
4 class a {
5 virtual void d() {}
6 virtual void e();
7 };
8 void a::e() {}
10 // CHECK-NOT: = comdat