llvm-project/lldb/source/Plugins/DynamicLoader
Pavel Labath f2a8bccf85 Move StructuredData from Core to Utility
Summary:
It had a dependency on StringConvert and file reading code, which is not
in Utility. I've replaced that code by equivalent llvm operations.

I've added a unit test to demonstrate that parsing a file still works.

Reviewers: zturner, jingham

Subscribers: kubamracek, mgorny, lldb-commits

Differential Revision: https://reviews.llvm.org/D34625

llvm-svn: 306394
2017-06-27 10:45:31 +00:00
..
Darwin-Kernel Rename Error -> Status. 2017-05-12 04:51:55 +00:00
Hexagon-DYLD Rename Error -> Status. 2017-05-12 04:51:55 +00:00
MacOSX-DYLD Move StructuredData from Core to Utility 2017-06-27 10:45:31 +00:00
POSIX-DYLD [linux] Change the way we load vdso pseudo-module 2017-06-20 08:11:47 +00:00
Static Rename Error -> Status. 2017-05-12 04:51:55 +00:00
Windows-DYLD Rename Error -> Status. 2017-05-12 04:51:55 +00:00
CMakeLists.txt Move WindowsDYLD to the Plugins/DynamicLoader directory. 2015-07-08 18:07:13 +00:00