diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2021-02-03 16:25:06 -0500 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2021-10-06 15:53:56 -0400 |
commit | 7c49052b170f76f19be64a5572d31ad8f5df4e61 (patch) | |
tree | b4afc848292760ca6ebe03e177501e86f0032458 /llvm/lib/IR/Function.cpp | |
parent | 19a3e24803a69090f4163c20a6511213e1c07de6 (diff) | |
download | llvm-7c49052b170f76f19be64a5572d31ad8f5df4e61.zip llvm-7c49052b170f76f19be64a5572d31ad8f5df4e61.tar.gz llvm-7c49052b170f76f19be64a5572d31ad8f5df4e61.tar.bz2 |
[libc++] Use init_priority(100) when possible
Priorities below 101 are reserved for the implementation, so that's what
we should be using here. That is unfortunately only supported on more
recent versions of Clang. See https://reviews.llvm.org/D31413 for details.
Differential Revision: https://reviews.llvm.org/D95972
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions