diff options
author | Filipe Cabecinhas <me@filcab.net> | 2017-01-06 14:40:12 +0000 |
---|---|---|
committer | Filipe Cabecinhas <me@filcab.net> | 2017-01-06 14:40:12 +0000 |
commit | 5f335c77d93b24d936e2c94787898df1bb9d893c (patch) | |
tree | 39fcc420dc9d195badfd7b7e0e0b1f2c22f45f6e /lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | fb284a0ddc8d14c98a76408917c9f61d247c2f9b (diff) | |
download | clang-5f335c77d93b24d936e2c94787898df1bb9d893c.tar.gz |
[ubsan] Minimize size of data for type_mismatch (Redo of D19667)
Summary:
This patch makes the type_mismatch static data 7 bytes smaller (and it
ends up being 16 bytes smaller due to alignment restrictions, at least
on some x86-64 environments).
It revs up the type_mismatch handler version since we're breaking binary
compatibility. I will soon post a patch for the compiler-rt side.
Reviewers: rsmith, kcc, vitalybuka, pgousseau, gbedwell
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D28242
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@291236 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions