Since macOS 12 Monterey is around the corner, it might be good to prepare.
Also, since we are here, remove llvm-unreachable that is already taken care of by the default statements as well as comment typos.
Differential D107970
[LLVM][Support] Add macOS 12 to Triple.cpp gAlfonso-bit on Aug 12 2021, 8:56 AM. Authored by
Details
Diff Detail
Event Timeline
Comment Actions I believe this code change isn't needed, but @arphaman can confirm. Adding him as a blocking reviewer since he's been upstreaming other related code. @gAlfonso-bit, FYI, if you're eager to help out, many of Apple's downstream changes have been officially contributed to the LLVM project at https://github.com/llvm/llvm-project-staging (see, e.g., the staging/apple branch), but are waiting to be separated, likely cleaned up a bit, and then reviewed (here, at http://reviews.llvm.org). Reach out to me over email if you're interested in tackling something. I can help choose what to break off and/or help find a reviewer.
|
You're not touching these functions, leave them alone