OSDN Git Service

Diagnose uses of unsized types with the byval attribute in the
authorDan Gohman <gohman@apple.com>
Wed, 27 Aug 2008 14:48:06 +0000 (14:48 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 27 Aug 2008 14:48:06 +0000 (14:48 +0000)
commit39dfc2cb9c1fb53c8699cff033f6fa6c5b618e95
tree63dbebce13a05b0d521f903d94153b872b1efc30
parent9f50eeea8c561dd9410846ef09315acc75b55b9b
Diagnose uses of unsized types with the byval attribute in the
verifier. See PR2711 for details.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55414 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Verifier.cpp
test/Verifier/byval-2.ll