svf-lib 1.0.2241 → 1.0.2243

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 1}
2449
- !5 = !{!"clang version 16.0.4 (https://github.com/SVF-tools/SVF.git f7cc52632ef5f6b611c49d8ee47f4f83d3bceb16)"}
2449
+ !5 = !{!"clang version 16.0.4 (https://github.com/bjjwwang/LLVM-compile e7d8bd9c524f1c7c10ee32a24bf8b510ef462986)"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "svf-lib",
3
- "version": "1.0.2241",
3
+ "version": "1.0.2243",
4
4
  "description": "SVF's npm support",
5
5
  "main": "index.js",
6
6
  "scripts": {