We move the triple (de)composition logic into the builder in e5d08fcbac72 but this test is relying on Make to construct the ARCH_CFLAGS from the given TRIPLE. This updates the test to pass ARC, ARCH_CFLAGS and SDKROOT instead.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I just learned that we no longer compute SDKROOT in Makefile.rules, so this seems resonable.