dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
cat
dmd
backend
cgen
Concatenate two code lists together. Return pointer to result.
version(COMPILE)
extern (
C
++) nothrow
code
*
cat
(
code
*
c1
,
code
*
c2
)
Meta
Source
See Implementation
dmd
backend
cgen
functions
addtofixlist
cat
code_last
code_orflag
code_orrex
gencodelem
gennop
outfixlist
reghasvalue
regwithvalue
structs
Fixup
Concatenate two code lists together. Return pointer to result.