diff options
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2016-01-27 21:49:03 +0000 |
---|---|---|
committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2016-01-27 21:49:03 +0000 |
commit | e7f8b23716232f9ee143f855a12e55fd4fe4d333 (patch) | |
tree | e7fdc13070ed1f1c3758670487cef3776f86ccf6 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | d9272422a212f1019672fbb7b50215de544d4bf9 (diff) | |
download | llvm-e7f8b23716232f9ee143f855a12e55fd4fe4d333.zip llvm-e7f8b23716232f9ee143f855a12e55fd4fe4d333.tar.gz llvm-e7f8b23716232f9ee143f855a12e55fd4fe4d333.tar.bz2 |
[cfi] Fix a warning in tests.
test/cfi/cross-dso/dlopen.cpp:67:45: warning: GCC does not allow 'aligned' attribute in this position on a function definition [-Wgcc-compat]
extern "C" void do_nothing() __attribute__((aligned(4096))) {}
llvm-svn: 258992
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions