[PATCH] D82081: [z/OS] Add binary format goff and operating system zos to the triple
Kai Nacke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 19 05:21:19 PDT 2020
Kai updated this revision to Diff 272023.
Kai added a comment.
- In Triple.cpp: Keep list of binary formats sorted
- In Triple.cpp: Use isOSzOS() for check
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82081/new/
https://reviews.llvm.org/D82081
Files:
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/CodeGen/CGObjCMac.cpp
clang/lib/CodeGen/CodeGenModule.cpp
llvm/include/llvm/ADT/Triple.h
llvm/include/llvm/Support/TargetRegistry.h
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/MC/MCObjectFileInfo.cpp
llvm/lib/Support/Triple.cpp
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/unittests/ADT/TripleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82081.272023.patch
Type: text/x-patch
Size: 9200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200619/878a7462/attachment.bin>
More information about the llvm-commits
mailing list