OSDN Git Service

GCC complains thusly: "attributes at the beginning of statement are ignored [-Werror...
authorNick Lewycky <nicholas@mxc.ca>
Mon, 13 Apr 2015 20:03:08 +0000 (20:03 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 13 Apr 2015 20:03:08 +0000 (20:03 +0000)
commit55ba23d2fccfc7861671f710219097068d09a61f
tree8c2905ff24768bd0592d160757166503200a0fa9
parent1d7bf4a9521b557ea3f8c619d5fecd129cc54530
GCC complains thusly: "attributes at the beginning of statement are ignored [-Werror=attributes]". Very well then! NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234788 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCalls.cpp