Allow multiple -arm-enable-ehabi and -arm-enable-ehabi-descriptors
Clang adds -arm-enable-ehabi and -arm-enable-ehabi-descriptors unconditionally for Android. This may fail when user also specify "-mllvm -arm-enable-ehabi" or "-mllvm -arm-enable-ehabi-descriptors" in the command line. Fix to allow multiple occurrences. Change-Id: I61cc871297391a0683dd42aee308d887eae41ee1
Loading
Please sign in to comment