OSDN Git Service

Avoid warnings about unused parameters that tend to come up a lot when
authorDuncan Sands <baldrick@free.fr>
Mon, 10 Jun 2013 12:09:30 +0000 (12:09 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 10 Jun 2013 12:09:30 +0000 (12:09 +0000)
commit48d5e750a8189c55087333d2bbc5dd0e1e07ddfa
tree868730f2478a8f1523817776b40dfe3c4238910a
parent366d94e16cceff0375c05bda540a8cf44a281ddf
Avoid warnings about unused parameters that tend to come up a lot when
building outside projects with a different compiler than that used to build
LLVM itself (eg switching between gcc and clang).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183650 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/FoldingSet.h
include/llvm/Support/GetElementPtrTypeIterator.h
include/llvm/Support/MathExtras.h
include/llvm/Support/TargetRegistry.h
include/llvm/Target/TargetLowering.h
include/llvm/Target/TargetMachine.h