aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-extract/llvm-extract.cpp
diff options
context:
space:
mode:
authorJuergen Ributzka <juergen@ributzka.de>2019-04-04 22:56:50 +0000
committerJuergen Ributzka <juergen@ributzka.de>2019-04-04 22:56:50 +0000
commit875565e55931704ae51c0011e7fb55b80c6d0c7f (patch)
tree2f37d256b6726a15ed93827224fc572529f98415 /llvm/tools/llvm-extract/llvm-extract.cpp
parentb2504035901865106680d7edd9d470c031bd7c5c (diff)
downloadllvm-875565e55931704ae51c0011e7fb55b80c6d0c7f.zip
llvm-875565e55931704ae51c0011e7fb55b80c6d0c7f.tar.gz
llvm-875565e55931704ae51c0011e7fb55b80c6d0c7f.tar.bz2
[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
Diffstat (limited to 'llvm/tools/llvm-extract/llvm-extract.cpp')
0 files changed, 0 insertions, 0 deletions