Open Quuxplusone opened 12 years ago
Attached test-Ou6NZo.zip
(713 bytes, application/octet-stream): Preprocessed source and associated run script
ToT just throws an error, which seems reasonable to me given the code.
jimshinns@ubuntu:~/node_modules/security$ clang clinline.cpp
clinline.cpp:7:29: error: more than one input constraint matches the same
output '0'
: "0" (r0), "0" (r0));
^
clinline.cpp:7:19: note: constraint '0' is already present here
: "0" (r0), "0" (r0));
^
1 error generated.
test-Ou6NZo.zip
(713 bytes, application/octet-stream)