[PATCH] D44861: [C-API] Add LLVMGetHostCPU{Name,Features}.

Andres Freund via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 15:15:15 PDT 2018


anarazel added a comment.

Ping? This is a trivial change and makes it much easier to use Orc via the C API, as otherwise suboptimal code is generated.  If anybody has suggestions for further reviewers I'd also be happy.


Repository:
  rL LLVM

https://reviews.llvm.org/D44861





More information about the llvm-commits mailing list