[PATCH] D72247: Add Triple::isX86()

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 6 15:52:03 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6904cd948674: Add Triple::isX86() (authored by MaskRay).
Herald added subscribers: fedor.sergeev, emaste.

Changed prior to commit:
  https://reviews.llvm.org/D72247?vs=236300&id=236477#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72247

Files:
  clang/lib/AST/MicrosoftMangle.cpp
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Driver/ToolChains/Darwin.cpp
  clang/lib/Driver/ToolChains/FreeBSD.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/lib/Parse/ParseStmtAsm.cpp
  llvm/include/llvm/ADT/Triple.h
  llvm/lib/IR/AutoUpgrade.cpp
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72247.236477.patch
Type: text/x-patch
Size: 5822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200106/ac46452e/attachment.bin>


More information about the cfe-commits mailing list