Rust library to create fake PDBs. Very in-dev, API is likely to break a lot (not including the frequent LLVM API breakages...)
- FakePDB which some of the LLVM related API calls are from.
- v0.1 supports LLVM 10
- v0.2 supports LLVM 10 (feature
llvm_10
) and LLVM 13 (featurellvm_13
)