Add script to check for unresolved function calls
authorJan Vesely <jan.vesely@rutgers.edu>
Fri, 29 Sep 2017 19:06:48 +0000 (19:06 +0000)
committerJan Vesely <jan.vesely@rutgers.edu>
Fri, 29 Sep 2017 19:06:48 +0000 (19:06 +0000)
commit8c8c287adf20f4c03ab4a92f899bdc9be80cc510
treea8bbc96cece861fb08fe8a375cab8acef543fd3a
parent41b1500db092a1c3483071edcc817265415939bb
Add script to check for unresolved function calls

v2: add shell shebang
    improve error checks and reporting
v3: fix typo

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Reviewed-by: Aaron Watry <awatry@gmail.com>
llvm-svn: 314546
libclc/check_external_calls.sh [new file with mode: 0755]