codeplaysoftware / oneapi-construction-kit

Other
55 stars 21 forks source link

DRAFT: Just to show ideas: Try out having a directory which only build compiler-pipeline etc. #444

Closed coldav closed 2 months ago

coldav commented 2 months ago

Overview

Add compiler_utils top level directory which includes what it needs.

Locally if not OCK in tree call the import llvm (just to test it) comment out the metadata stuff etc to not drag in more - I think these could easily be split into a separate directory I had to include AddCA, which drags in stuff a bit (I get some warnings)

Reason for change

TBD

Description of change

TBD