mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
a60baad757
Summary: To be able to use the TextAPI/Reader for tbd file consumption (by libObject) it gets passed a MemoryBufferRef which isn't castable to MemoryBuffer. Updated the tests to expect that input as well. Reviewers: ributzka, steven_wu Reviewed By: steven_wu Subscribers: hiraditya, dexonsmith, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D66147 llvm-svn: 369119 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ELFYAMLTest.cpp | ||
TextStubV1Tests.cpp | ||
TextStubV2Tests.cpp | ||
TextStubV3Tests.cpp |