Promote the constant 1 to long long, 1LL or 1ULL in int64_t-sensitive context.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 19 Nov 2012 10:03:09 +0000 (10:03 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 19 Nov 2012 10:03:09 +0000 (10:03 +0000)
commitb54ac2193f6b84057ddbb29fcabad79074b503e3
treef8526bd1389991bd41a8da93081640949eef772c
parentd05b01a8df8d612021f88aa8d42baa1fc79b6cc4
Promote the constant 1 to long long, 1LL or 1ULL in int64_t-sensitive context.

llvm-svn: 168304
llvm/include/llvm/Object/RelocVisitor.h
llvm/lib/VMCore/Attributes.cpp