llvm-project/llvm/lib/TextAPI/MachO
Juergen Ributzka 875565e559 [TextAPI] Prefix all architecture enums to fix the build on i386.
Summary: This changes the Architecture enum to use a prefix (AK_) to prevent the
preprocessor from replacing i386 with 1 when building llvm/clang for i386.

Reviewers: steven_wu, lhames, mstorsjo

Reviewed By: mstorsjo

Subscribers: hiraditya, jkorous, dexonsmith, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D60241

llvm-svn: 357733
2019-04-04 22:56:50 +00:00
..
Architecture.cpp [TextAPI] Prefix all architecture enums to fix the build on i386. 2019-04-04 22:56:50 +00:00
ArchitectureSet.cpp [TextAPI] Prefix all architecture enums to fix the build on i386. 2019-04-04 22:56:50 +00:00
InterfaceFile.cpp [TextAPI] TBD Reader/Writer 2019-03-22 22:46:52 +00:00
PackedVersion.cpp [TextAPI] TBD Reader/Writer 2019-03-22 22:46:52 +00:00
Symbol.cpp [TextAPI] TBD Reader/Writer 2019-03-22 22:46:52 +00:00
TextAPIContext.h [TextAPI] TBD Reader/Writer 2019-03-22 22:46:52 +00:00
TextStub.cpp Followup for r356820 to fix the bots. 2019-03-22 23:10:51 +00:00
TextStubCommon.cpp [TextAPI] Prefix all architecture enums to fix the build on i386. 2019-04-04 22:56:50 +00:00
TextStubCommon.h [TextAPI] TBD Reader/Writer 2019-03-22 22:46:52 +00:00