[PATCH] D153907: [AIX] [TOC] Add -mtocdata/-mno-tocdata options on AIX

Alex Gatea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 11:38:14 PDT 2023


alexgatea added a comment.

> %clang and %clang++ are normally only for test/Driver. Use %clang_cc1 for codegen tests.

But %clang_cc1 doesn't compile c++ and one of the codegen tests involves vectors. What do you suggest for that?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153907/new/

https://reviews.llvm.org/D153907



More information about the llvm-commits mailing list