Minimal implementation of the abstract ModuleProvider interface.
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 18 Sep 2003 16:17:06 +0000 (16:17 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 18 Sep 2003 16:17:06 +0000 (16:17 +0000)
commit521f1feb110e97b8015a84364f73303e1e6fd4f6
treef285e0b3541e2ecd38715e4785962a63b8ebd0ec
parentb5802322453ca49ef975c4f4437c0ea5be710b2a
Minimal implementation of the abstract ModuleProvider interface.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8594 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ModuleProvider.cpp [new file with mode: 0644]