Skip to content

Instantly share code, notes, and snippets.

View dhoegh's full-sized avatar

Daniel Høegh dhoegh

  • Aalborg, Denmark
View GitHub Profile
julia> @code_llvm testnew(signal)
; Function testnew
; Location: REPL[17]
; Function Attrs: uwtable
define %jl_value_t addrspace(10)* @japi1_testnew_64914(%jl_value_t addrspace(10)*, %jl_value_t addrspace(10)**, i32) #0 {
top:
%gcframe2 = alloca [3 x %jl_value_t addrspace(10)*], align 8
%gcframe2.sub = getelementptr inbounds [3 x %jl_value_t addrspace(10)*], [3 x %jl_value_t addrspace(10)*]* %gcframe2, i64 0, i64 0
%3 = getelementptr inbounds [3 x %jl_value_t addrspace(10)*], [3 x %jl_value_t addrspace(10)*]* %gcframe2, i64 0, i64 1