start to implementig clone to create namespaces

This commit is contained in:
netjaileRS
2024-08-25 21:34:18 +02:00
parent 750426ad1d
commit dec755a2a5
962 changed files with 7477 additions and 193 deletions

View File

@@ -0,0 +1,11 @@
; ModuleID = 'probe0.5c994239b2546a7e-cgu.0'
source_filename = "probe0.5c994239b2546a7e-cgu.0"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
!llvm.module.flags = !{!0, !1}
!llvm.ident = !{!2}
!0 = !{i32 8, !"PIC Level", i32 2}
!1 = !{i32 2, !"RtLibUseGOT", i32 1}
!2 = !{!"rustc version 1.77.1-nightly (7cf61ebde 2024-03-27) (gentoo)"}