[PATCH] D81496: Add PLATFORM driverkit

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 9 14:54:49 PDT 2020


compnerd added a comment.

I had this part of the change already :)  This isn't the interesting part.  This is missing the test cases and the remainder of the support needed to add driver kit.  Just the enumerated value is of little value since none of the tooling really understands the value.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81496/new/

https://reviews.llvm.org/D81496





More information about the llvm-commits mailing list