[PATCH] D68286: [gicombiner] Add the boring boilerplate for the declarative combiner
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 2 16:38:38 PDT 2019
dsanders added a comment.
I believe I've found the problem:
> error: Could not find 'AArch64PreLegalizerCombinerHelper'
Those single quotes aren't added by the error message. It seems Windows passed them into llvm-tblgen in argv
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68286/new/
https://reviews.llvm.org/D68286
More information about the llvm-commits
mailing list