OSDN Git Service

[AIX] Actually push back "-mabi=vec-extabi" when option is on.
authorZarko Todorovski <zarko@ca.ibm.com>
Fri, 29 Jan 2021 19:05:17 +0000 (14:05 -0500)
committerTom Stellard <tstellar@redhat.com>
Mon, 15 Feb 2021 22:14:54 +0000 (14:14 -0800)
commita4a4036d7aef942b6ff3a8c594937c0e0f6512b0
treec23483650b480d2154b4fc864debb44c401eae25
parenta29ff5bae41a06302e0c90b47387e3bff8bbdd8c
[AIX] Actually push back "-mabi=vec-extabi" when option is on.

Accidentaly ommitted the portion of pushing back the option in
https://reviews.llvm.org/D94986

(cherry picked from commit caaaebcde462bf681498ce85c2659d683a07fc87)
clang/lib/Driver/ToolChains/Clang.cpp