diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2017-12-13 16:10:39 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2017-12-13 16:10:39 +0000 |
commit | 4ac0b1e6e92f79177e5ca849cc103d6cf2a3f014 (patch) | |
tree | f3bbb8603fc7207b5e121d6978a28b197b2d1a82 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 3db40ffef332cca32b2820615bf363f3c9647efa (diff) | |
download | llvm-4ac0b1e6e92f79177e5ca849cc103d6cf2a3f014.zip llvm-4ac0b1e6e92f79177e5ca849cc103d6cf2a3f014.tar.gz llvm-4ac0b1e6e92f79177e5ca849cc103d6cf2a3f014.tar.bz2 |
[scudo] Inline getScudoChunk function.
Summary:
getScudoChunk function is implicitly inlined for optimized builds on
clang, but not on gcc. It's a small enough function that it seems
sensible enough to just inline it by default.
Reviewers: cryptoad, alekseyshl
Reviewed By: cryptoad
Differential Revision: https://reviews.llvm.org/D41138
llvm-svn: 320592
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions