The change in [[ https://reviews.llvm.org/D89897 | [AIX] Emit error for -G option on AIX ]] didn't issue an error for link-only steps. The patch fixes that problem and also update related testcases.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
530 ms | linux > HWAddressSanitizer-x86_64.TestCases::sizes.cpp |
Event Timeline
clang/test/Driver/aix-err-options.c | ||
---|---|---|
14–15 | Replace duplicate compile-to-IR step with preprocess-only step. |
Replace duplicate compile-to-IR step with preprocess-only step.