llvm-project/lldb/source/Plugins/SymbolFile
Sean Callanan c530ba98a9 Import block pointers from DWARF as Clang block pointers, not as structs.
Also added a data formatter that presents them as structs if you use frame
variable to look at their contents.  Now the blocks testcase works.

<rdar://problem/15984431>

llvm-svn: 268307
2016-05-02 21:15:31 +00:00
..
DWARF Import block pointers from DWARF as Clang block pointers, not as structs. 2016-05-02 21:15:31 +00:00
PDB Initial support for reading type information from PDBs. 2016-04-15 00:21:26 +00:00
Symtab Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
CMakeLists.txt Add support for reading line tables from PDB files. 2016-03-02 22:05:52 +00:00