[PATCH] D60241: [TextAPI] Prefix all architecture enums to fix the build on i386.

Juergen Ributzka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 4 15:57:59 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357733: [TextAPI] Prefix all architecture enums to fix the build on i386. (authored by ributzka, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60241?vs=193632&id=193799#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60241

Files:
  llvm/trunk/include/llvm/TextAPI/MachO/Architecture.h
  llvm/trunk/include/llvm/TextAPI/MachO/ArchitectureSet.h
  llvm/trunk/lib/TextAPI/MachO/Architecture.cpp
  llvm/trunk/lib/TextAPI/MachO/ArchitectureSet.cpp
  llvm/trunk/lib/TextAPI/MachO/TextStubCommon.cpp
  llvm/trunk/unittests/TextAPI/TextStubV1Tests.cpp
  llvm/trunk/unittests/TextAPI/TextStubV2Tests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60241.193799.patch
Type: text/x-patch
Size: 10712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190404/7a9f3aa3/attachment.bin>


More information about the llvm-commits mailing list