OSDN Git Service

[Verifier] Reject globals without a type associated.
authorDavide Italiano <davide@freebsd.org>
Wed, 16 Aug 2017 15:16:33 +0000 (15:16 +0000)
committerDavide Italiano <davide@freebsd.org>
Wed, 16 Aug 2017 15:16:33 +0000 (15:16 +0000)
commitc79eba57304d541938e0643651e29216df541687
treed7ffa5c4419577ae13cda1a8938f9abc348d0462
parent917eb1c735590bf13a237cfcc3b227b6194eea77
[Verifier] Reject globals without a type associated.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311012 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Verifier.cpp
test/DebugInfo/pr34186.ll [new file with mode: 0644]