svf-lib 1.0.2243 → 1.0.2244

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2446,4 +2446,4 @@ attributes #4 = { noinline nounwind willreturn memory(read) uwtable "frame-point
2446
2446
  !2 = !{i32 7, !"PIE Level", i32 2}
2447
2447
  !3 = !{i32 7, !"uwtable", i32 2}
2448
2448
  !4 = !{i32 7, !"frame-pointer", i32 2}
2449
- !5 = !{!"clang version 16.0.4 (https://github.com/SVF-tools/SVF.git 2f558e4699a6cc47d222f386943216d3df7fb7b3)"}
2449
+ !5 = !{!"clang version 16.0.4 (https://github.com/bjjwwang/LLVM-compile a0f79b14ca0360151ea799a9ad1d5932235bbee1)"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "svf-lib",
3
- "version": "1.0.2243",
3
+ "version": "1.0.2244",
4
4
  "description": "SVF's npm support",
5
5
  "main": "index.js",
6
6
  "scripts": {