Small cleanup for handling of type/parameter attribute
authorDuncan Sands <baldrick@free.fr>
Mon, 7 Jan 2008 17:16:06 +0000 (17:16 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 7 Jan 2008 17:16:06 +0000 (17:16 +0000)
commit6c3470efdc59245707c56ad92ab8355afdac2c62
tree77b2dcecfd33686814466ce48d121cbdb6f37217
parent30d15751c8f9d905c1402d9ff84acdcb2265bb8c
Small cleanup for handling of type/parameter attribute
incompatibility.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45704 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ParameterAttributes.h
lib/Transforms/IPO/DeadArgumentElimination.cpp
lib/Transforms/Scalar/InstructionCombining.cpp
lib/VMCore/ParameterAttributes.cpp
lib/VMCore/Verifier.cpp