1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00
llvm-mirror/include
Jinsong Ji 1ed15bd392 [AIX] Use AsmParser to do inline asm parsing
Add a flag so that target can choose to use AsmParser for parsing inline asm.
And set the flag by default for AIX.

-no-intergrated-as will override this default if specified explicitly.

Reviewed By: #powerpc, shchenz

Differential Revision: https://reviews.llvm.org/D105314
2021-07-02 16:12:21 +00:00
..
llvm [AIX] Use AsmParser to do inline asm parsing 2021-07-02 16:12:21 +00:00
llvm-c [Orc] At CBindings for LazyRexports 2021-07-01 21:52:05 +02:00