Following a suggestion of Daniel Dunbar, stop people passing the name
authorDuncan Sands <baldrick@free.fr>
Tue, 17 Nov 2009 08:34:52 +0000 (08:34 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 17 Nov 2009 08:34:52 +0000 (08:34 +0000)
commit8dc071a6e522ea5e3eb265e28b410be8f57cffb2
tree8e883176448a697851693aba331698b02bf4143e
parent5f9843f68fa2941a2c9930aa5cc920c38920f277
Following a suggestion of Daniel Dunbar, stop people passing the name
as the isSigned bool to CreateIntCast by having this resolve to a call
to a private method, rather than by using a gcc attribute.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89067 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Compiler.h
include/llvm/Support/IRBuilder.h