[PATCH] D72352: [PowerPC][Triple] Use elfv2 on freebsd>=13 and linux-musl

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 7 11:41:16 PST 2020


MaskRay updated this revision to Diff 236649.
MaskRay retitled this revision from "[Triple] Use elfv2 on freebsd>=13 and linux-musl" to "[PowerPC][Triple] Use elfv2 on freebsd>=13 and linux-musl".
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added a subscriber: shchenz.

Better description


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72352/new/

https://reviews.llvm.org/D72352

Files:
  clang/lib/Basic/Targets/PPC.h
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/Driver/ppc-abi.c
  clang/test/Preprocessor/init-ppc64.c
  llvm/include/llvm/ADT/Triple.h
  llvm/lib/Support/Triple.cpp
  llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
  llvm/test/CodeGen/PowerPC/ppc64-elf-abi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72352.236649.patch
Type: text/x-patch
Size: 6545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200107/cf8d4ceb/attachment-0001.bin>


More information about the cfe-commits mailing list