SROA.cpp: Appease msvc. LLVM_ATTRIBUTE(s) should come front of "const".
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 14 Sep 2012 09:55:22 +0000 (09:55 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 14 Sep 2012 09:55:22 +0000 (09:55 +0000)
commit9b1e62454a4e3d41292157404f787fe1d463ddf4
treeca83860404aef1546edd817f90cc6d05a1c7c534
parent2a9bf25f60a136ff6cd9f15262974630888e2252
SROA.cpp: Appease msvc. LLVM_ATTRIBUTE(s) should come front of "const".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163885 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SROA.cpp