aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2021-01-15 08:56:34 -0800
committerReid Kleckner <rnk@google.com>2021-01-15 11:44:13 -0800
commit4f24d0dd5386cc0ff61be23062b89855da87094b (patch)
tree3aa457553c21cfc2f1f795e5734e12f08c07a5de /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parent84de4faf4cae2885056c608db8256e9f039050b3 (diff)
downloadllvm-4f24d0dd5386cc0ff61be23062b89855da87094b.zip
llvm-4f24d0dd5386cc0ff61be23062b89855da87094b.tar.gz
llvm-4f24d0dd5386cc0ff61be23062b89855da87094b.tar.bz2
Fix libc++ clang-cl build, swap attribute order
Clang insists that __attribute__ attributes precede __declspec attributes. This is a longstanding known issue: https://llvm.org/pr24559. Re-order the visibility and deprecation macros to fix the build. Differential Revision: https://reviews.llvm.org/D94788
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions