diff options
| author | 2018-05-17 16:03:59 -0700 | |
|---|---|---|
| committer | 2018-05-18 02:12:37 +0000 | |
| commit | 3ba2f86ae731aff8f751ccacec4996eb57e11d0d (patch) | |
| tree | e32aed54de86d1abea8cce44b5571393c7f12bbb /libs/gui/ConsumerBase.cpp | |
| parent | 1236c388170f352adf9c9a3347de4560995c20b1 (diff) | |
Switch x86/x64 trampolines to use __attribute__((naked))
Switching to clang++ means __attribute__((optimize)) is no longer
recognized. However, we do get __attribute__((naked)).
Slightly larger change than I'd like because __attribute__((naked))
doesn't permit C variable declarations.
Change-Id: I558ccaf292e381d33e10c5034053cdc651eff5f2
Bug: b/79574249
Test: TBC
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions