[all-commits] [llvm/llvm-project] b8bb54: [AIX][XCOFF] make integrated-as as default on AIX.
Brad Smith via All-commits
all-commits at lists.llvm.org
Sun Jul 9 17:37:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8bb5477263a0850c4326e6f89acd34a932a601d
https://github.com/llvm/llvm-project/commit/b8bb5477263a0850c4326e6f89acd34a932a601d
Author: Brad Smith <brad at comstyle.com>
Date: 2023-07-09 (Sun, 09 Jul 2023)
Changed paths:
M llvm/lib/MC/MCAsmInfoXCOFF.cpp
Log Message:
-----------
[AIX][XCOFF] make integrated-as as default on AIX.
IAS was enabled on AIX in Clang. Also make sure to follow up with the part of the
diff (https://reviews.llvm.org/D150758) that was removed to enable support in the
backend as well.
Reviewed By: shchenz
Differential Revision: https://reviews.llvm.org/D154686
More information about the All-commits
mailing list