Remove deprecated macro names. Hopefully this will unbreak the
authorDuncan Sands <baldrick@free.fr>
Mon, 25 Oct 2010 12:47:22 +0000 (12:47 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 25 Oct 2010 12:47:22 +0000 (12:47 +0000)
commit10d3191cf1cb02e52e595eeac9d8bc353113e8f0
treecf563199f8aeadfcf51b28626d4906b8eff226e2
parent94cc4feeafbe20e220644def7bb50394c4f9bbc9
Remove deprecated macro names.  Hopefully this will unbreak the
smooshlab build.  The breakage seems to be due to a collision
between LLVM's ATTRIBUTE_UNUSED and gcc's which was previously
hidden due to header files being included in a lucky order.

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