svf-lib 1.0.2242 → 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 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)"}
@@ -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.2242",
3
+ "version": "1.0.2244",
4
4
  "description": "SVF's npm support",
5
5
  "main": "index.js",
6
6
  "scripts": {