brintos

brintos / llvm-project-archived public Read only

0
0
Text · 365 B · 6f242cd Raw
14 lines · plain
1add_entrypoint_object(2    clock_getres3    SRCS4        clock_getres.cpp5    DEPENDS6        libc.src.__support.time.windows.performance_counter7        libc.src.__support.time.units8        libc.src.__support.common9        libc.src.__support.macros.optimization10        libc.hdr.time_macros11        libc.hdr.types.time_t12        libc.hdr.types.struct_timespec13)14