Blob Blame History Raw
#!/bin/sh
set -e
set -x

echo 'int main() { return 0; }' | clang -flto -fsanitize=cfi -fvisibility=hidden -xc -