#llvm #pdb #fake #api #likely #break #lot

pdb_wrapper

Rust library to create fake PDBs. Very in-dev, API is likely to break a lot (not including the frequent LLVM API breakages...)

3 unstable releases

0.2.2 Jun 21, 2022
0.2.0 Jul 25, 2021
0.1.0 Jul 22, 2021

#2114 in Development tools

Download history 2/week @ 2024-02-14 22/week @ 2024-02-21 31/week @ 2024-02-28 2/week @ 2024-03-06

57 downloads per month
Used in bao-pdb

Unlicense

50KB
860 lines

Contains (DOS exe, 11KB) test/HelloWorld.exe

LLVM PDB Wrapper

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.

LLVM Support

  • v0.1 supports LLVM 10
  • v0.2 supports LLVM 10 (feature llvm_10) and LLVM 13 (feature llvm_13)

Dependencies

~1.2–4.5MB
~85K SLoC