find_package(Flang) does not work as there is a missing @ in the
FlangConfig.cmake.in file. This patch fixes the issue.
Details
Details
- Reviewers
sscalpone thopre - Commits
- rG204360fd71d6: [flang] Fix typo in FlangConfig.cmake.in.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo