summaryrefslogtreecommitdiff
path: root/libc/stdio/stdio.cpp
diff options
context:
space:
mode:
authorGeorge Burgess IV <gbiv@google.com>2020-06-09 10:42:19 -0700
committerGeorge Burgess IV <gbiv@google.com>2020-06-09 16:03:42 -0700
commite0a14d4c8a727269aabccfcd53348bd7556500cc (patch)
treefc6632dcf764de6be025309f3901fd1d8614e53f /libc/stdio/stdio.cpp
parent9f2e171900f08c1b1099a8b5c5842856e5fbb987 (diff)
fortify: remove `static`
When glancing at libc.so, I noticed we had five copies of `__fortify_fatal` sitting around. LLVM can't inline variadic functions; allowing everything to reference the same one seems best to me. This saves us a few hundred bytes. Whoopee. Bug: None Test: TreeHugger Change-Id: I99188d49cd46d792e3167cb961f13b3c1b65bd61
Diffstat (limited to 'libc/stdio/stdio.cpp')
0 files changed, 0 insertions, 0 deletions