llvm-project
9f06b28f - [AIX] Disable -gsplit-dwarf as it is unsupported at the moment on AIX (#158199)

Commit
7 days ago
[AIX] Disable -gsplit-dwarf as it is unsupported at the moment on AIX (#158199) **-gsplit-dwarf** flag causes an internal compiler error on AIX. This PR aims to disable the -gsplit-dwarf flag on the AIX platform, as it is unsupported at the moment. Co-authored-by: Aditya Chaudhary <aditya.chaudhary1@ibm.com>
Parents
Loading