diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2019-09-30 14:43:52 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2019-09-30 14:43:52 +0000 |
commit | bddecba4b333f7772029b4937d2c34f9f2fda6ca (patch) | |
tree | f173145fdb5c5b4e18728f21fef082ee77fb227a /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 02ada9bd2b41d850876a483bede59715e7550c1e (diff) | |
download | llvm-bddecba4b333f7772029b4937d2c34f9f2fda6ca.zip llvm-bddecba4b333f7772029b4937d2c34f9f2fda6ca.tar.gz llvm-bddecba4b333f7772029b4937d2c34f9f2fda6ca.tar.bz2 |
Correct function declarations; NFC.
This header is included by C code so the functions need to have a prototype. Also, fix the function definitions so that they have C linkage rather than C++ linkage.
llvm-svn: 373213
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions