hanchenye-llvm-project/clang/include
Jinsong Ji 31d10ea10e [AIX] Don't pass no-integrated-as by default
D105314 added the abibility choose to use AsmParser for parsing inline
asm. -no-intergrated-as will override this default if specified
explicitly.

If toolchain choose to use MCAsmParser for inline asm, don't pass
the option to disable integrated-as explictly unless set by user.

Reviewed By: #powerpc, shchenz

Differential Revision: https://reviews.llvm.org/D105512
2021-07-08 02:50:17 +00:00
..
clang [AIX] Don't pass no-integrated-as by default 2021-07-08 02:50:17 +00:00
clang-c [OpenMP] Implement '#pragma omp unroll'. 2021-06-10 14:30:17 -05:00
CMakeLists.txt