search for: save1

Displaying 2 results from an estimated 2 matches for "save1".

Did you mean: saved
2018 Mar 02
1
is it allowed to use musttail on llvm.coro.resume?
It makes sense that you would be able to do this: %save1 = llvm.coro.save() %unused = musttail call llvm.coro.resume(%some_handle) %x = llvm.coro.suspend() ... But the docs for musttail say: > The call must immediately precede a ret instruction, or a pointer bitcast followed by a ret instruction. Should this be amended to allow a musttail to be foll...
2002 Sep 04
2
PXE-E55 ProxyDHCP - No reply to request on port 4011
...drwxr-xr-x 2 root root 1024 Aug 14 11:01 good drwxr-xr-x 2 root root 1024 Sep 4 10:34 good2 drwxr-xr-x 2 root root 1024 Aug 14 16:16 rh drwxr-xr-x 2 root root 1024 Jul 25 17:35 save drwxr-xr-x 2 root root 1024 Aug 12 13:25 save1 Contents of C0A868: (note: APPEND line is wrapped) [steveo at pxelinux steveo]$ cat /tftpboot/pxelinux.cfg/C0A868 DEFAULT linux APPEND initrd=rootfs.gz root=/dev/ram0 rw ip=192.168.104.55:192.168.104.141:192. 168.104.1:255.255.255.0:pxeclient:eth0:off I also added a tftp line for port 4011 in t...