[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
       
    Wed Jun 24 05:54:50 PDT 2020
    
    
  
Kai updated this revision to Diff 273004.
Kai added a comment.
- Added a `break;` in several places
- Follow local formatting style in `triple.cpp`
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.273004.patch
Type: text/x-patch
Size: 9231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200624/7f31f39e/attachment.bin>
    
    
More information about the llvm-commits
mailing list