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)
commit1fcbb8fbf96b24ca7c16b993eccd68b0d61dc8a3
treeb15211f4a535b3f7f6ce4285f12793ab309d10b9
parent4a8654e89311359d655c2948e3311b61d9ff9f1a
Promote the constant 1 to long long, 1LL or 1ULL in int64_t-sensitive context.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168304 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/RelocVisitor.h
lib/VMCore/Attributes.cpp