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

whitequark via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 15:37:00 PDT 2018


whitequark accepted this revision.
whitequark added a comment.
This revision is now accepted and ready to land.

LGTM. Ideally we would have a test for this code but given that it involves host CPU and features this seems quite tricky and not worth the benefit.


Repository:
  rL LLVM

https://reviews.llvm.org/D44861





More information about the llvm-commits mailing list