[all-commits] [llvm/llvm-project] c4ed14: [llvm][TextAPI] add mapping from OS string to Plat...
Cyndy Ishida via All-commits
all-commits at lists.llvm.org
Thu May 6 16:26:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4ed142e695f14ba5675ec6d12226ee706329a0f
https://github.com/llvm/llvm-project/commit/c4ed142e695f14ba5675ec6d12226ee706329a0f
Author: Cyndy Ishida <cyndy_ishida at apple.com>
Date: 2021-05-06 (Thu, 06 May 2021)
Changed paths:
M llvm/include/llvm/TextAPI/Platform.h
M llvm/lib/TextAPI/Platform.cpp
M llvm/unittests/TextAPI/TextStubV4Tests.cpp
Log Message:
-----------
[llvm][TextAPI] add mapping from OS string to Platform
* add utility for matching target triple OS value strings to PlatformKind
This was reviewed offline by ributzka, steven_wu
More information about the All-commits
mailing list