[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:13 PST 2020


MaskRay updated this revision to Diff 236647.
MaskRay added a comment.

Add powerpc64-unknown-freebsd11 (its expected EOL is September 30, 2021)


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.236647.patch
Type: text/x-patch
Size: 6545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200107/76ebd830/attachment-0001.bin>


More information about the cfe-commits mailing list