diff options
author | Eric Fiselier <eric@efcs.ca> | 2018-07-16 20:01:59 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2018-07-16 20:01:59 +0000 |
commit | 241d4ad761302695a500fa62d58eeb8aaf72d95f (patch) | |
tree | 5be59a6b5c501883b6076d33a02478341f4b0796 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c7f8ac7896cf4147adca21220e7c4599bcee5743 (diff) | |
download | bcm5719-llvm-241d4ad761302695a500fa62d58eeb8aaf72d95f.tar.gz bcm5719-llvm-241d4ad761302695a500fa62d58eeb8aaf72d95f.zip |
Fix PR38160 - init_priority attribute not supported by GCC on Apple.
This patch guards the use of __attribute__((init_priority(101)))
within memory_resource.cpp when building with compilers that don't
support it. Specifically GCC on Apple platforms, and MSVC.
llvm-svn: 337205
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions