In r238690 I made all files have only MemoryBufferRefs. This change is to do
the same thing for the bitcode file reader. Also updated a few variable names
to match with other code.
Details
Details
- Reviewers
pcc
Diff Detail
Diff Detail
Differential D10170
[LLD] COFF: Remove BitcodeFile::BitcodFile(StringRef Filename) ClosedPublic Authored by ruiu on Jun 1 2015, 2:14 PM.
Details
Summary In r238690 I made all files have only MemoryBufferRefs. This change is to do
Diff Detail Event Timelineruiu updated this object. This revision is now accepted and ready to land.Jun 1 2015, 2:19 PM
Revision Contents
Diff 26930 COFF/Driver.cpp
COFF/InputFiles.h
COFF/InputFiles.cpp
|