This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG43dfe0f08eca: [Driver] Allow for sparcv8plus subdir with
Solaris/SPARC GCC (authored by ro).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LA
MaskRay added inline comments.
Comment at: clang/test/Driver/lit.local.cfg:23
".yaml",
+".test",
]
ro wrote:
> MaskRay wrote:
> > Instead of adding a new extension, you can just name your test `.c`?
> I could, but went for `.test` instead because the `
ro added inline comments.
Comment at: clang/test/Driver/lit.local.cfg:23
".yaml",
+".test",
]
MaskRay wrote:
> Instead of adding a new extension, you can just name your test `.c`?
I could, but went for `.test` instead because the `clang` invocations do
MaskRay accepted this revision.
MaskRay added inline comments.
This revision is now accepted and ready to land.
Comment at: clang/test/Driver/lit.local.cfg:23
".yaml",
+".test",
]
Instead of adding a new extension, you can just name your test `.c`?
Re
ro created this revision.
ro added a reviewer: MaskRay.
ro added a project: clang.
Herald added subscribers: pengfei, jrtc27, fedor.sergeev, jyknight.
Herald added a project: All.
ro requested review of this revision.
Since GCC 11, the bundled Solaris/SPARC GCC uses the `sparcv8plus` subdirectory