1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include
Zachary Turner bdc8e9ad7d [PDB] Support pointer types in the native reader.
In order to start testing this, I've added a new mode to
llvm-pdbutil which is only really useful for writing tests.
It just dumps the value of raw fields in record format.
This isn't really ideal and it won't allow us to test some
important cases, but it's better than nothing for now.

llvm-svn: 341729
2018-09-07 23:21:33 +00:00
..
llvm [PDB] Support pointer types in the native reader. 2018-09-07 23:21:33 +00:00
llvm-c [Aggressive InstCombine] Move C bindings to their own header file. 2018-09-05 11:41:12 +00:00