HomeFreeBSD

In some scenarios, when generating llvm/clang .inc.h files, multiple

Description

In some scenarios, when generating llvm/clang .inc.h files, multiple
source files could be passed to tblgen or clang-tblgen, leading to a
"Too many positional arguments specified" error message. Fix this by
replacing the too-generic ${.ALLSRC} sources with explicit paths.

Reported by: rysto32@gmail.com, rodrigc
MFC after: 3 days

Details

Provenance
dimAuthored on
Parents
rS267334: MFC 267284
Branches
Unknown
Tags
Unknown

Event Timeline