[PATCH] D72014: [PowerPC]: Add powerpcspe target triple subarch component

Justin Hibbits via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 31 08:46:49 PST 2019


jhibbits updated this revision to Diff 235716.
jhibbits added a comment.

Add triple unit test.  I chose freebsd as the OS since that's my environment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72014

Files:
  clang/lib/Basic/Targets/PPC.cpp
  clang/lib/Basic/Targets/PPC.h
  clang/test/Preprocessor/init.c
  llvm/include/llvm/ADT/Triple.h
  llvm/lib/Support/Triple.cpp
  llvm/lib/Target/PowerPC/PPCSubtarget.cpp
  llvm/unittests/ADT/TripleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72014.235716.patch
Type: text/x-patch
Size: 4406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191231/5f60cf72/attachment-0001.bin>


More information about the llvm-commits mailing list