summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2018-07-16 20:01:59 +0000
committerEric Fiselier <eric@efcs.ca>2018-07-16 20:01:59 +0000
commit241d4ad761302695a500fa62d58eeb8aaf72d95f (patch)
tree5be59a6b5c501883b6076d33a02478341f4b0796 /clang/lib/Frontend/CompilerInvocation.cpp
parentc7f8ac7896cf4147adca21220e7c4599bcee5743 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud