mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 22:17:23 +08:00
This avoids emitting the VTable of `pmr::memory_resource` in every TU. Reviewed By: ldionne Spies: EricWF, nemanjai, libcxx-commits Differential Revision: https://reviews.llvm.org/D136196