BinaryAnalysisPlatform / bap

Binary Analysis Platform
MIT License
2.07k stars 273 forks source link

Upgrades BAP to janestreet v0.16.0 libraries #1602

Open bmourad01 opened 6 months ago

bmourad01 commented 6 months ago

Related: #1589

This is here as a placeholder for now in case we want to upgrade to v0.16.0 version of base, core, core_kernel, and other related libraries.

Several interfaces have been changed/broken as far as I can see, namely:

Right now some of the PowerPC unit tests are failing on my end, so I will try to investigate later when I have time (actually, it seems that they are failing without this change. I'm not sure if this is due to a change in newer versions of LLVM or something else). See #1603, can be merged independently.

bmourad01 commented 6 months ago

@ivg pinging just to make you aware of this