Skip to content

[cmake] Work around a bug in the llvm config.#200

Merged
vgvassilev merged 1 commit intocompiler-research:mainfrom
vgvassilev:fix-windows
Mar 4, 2024
Merged

[cmake] Work around a bug in the llvm config.#200
vgvassilev merged 1 commit intocompiler-research:mainfrom
vgvassilev:fix-windows

Conversation

@vgvassilev
Copy link
Copy Markdown
Contributor

In short we use variables which require including GNUInstallDirs but we are expecting somebody else to include it for us.

See llvm/llvm-project#83802

In short we use variables which require including `GNUInstallDirs` but we are
expecting somebody else to include it for us.

See llvm/llvm-project#83802
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.63%. Comparing base (28e9817) to head (3069b95).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #200   +/-   ##
=======================================
  Coverage   78.63%   78.63%           
=======================================
  Files           8        8           
  Lines        3056     3056           
=======================================
  Hits         2403     2403           
  Misses        653      653           

@vgvassilev vgvassilev merged commit 60fc310 into compiler-research:main Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant