OSDN Git Service

Teach Visual Studio about Bitcode.
authorJeff Cohen <jeffc@jolt-lang.org>
Sun, 22 Apr 2007 15:00:52 +0000 (15:00 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Sun, 22 Apr 2007 15:00:52 +0000 (15:00 +0000)
commita0c96a068ca7027644b5f1972f9c388fa542d278
tree3aa73b566bdb6974015c7a072e986f024c7f8c39
parentcb75731bf481a109d4706fc602cc233007843457
Teach Visual Studio about Bitcode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36341 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/BitstreamReader.h
include/llvm/Bitcode/BitstreamWriter.h
win32/Bitcode/Bitcode.vcproj [new file with mode: 0644]
win32/llvm.sln