[OpenMP] Remove static allocator in linker wrapper
Summary: We don't need this static allocator to survive the entire file, the strings stored have a defined lifetime.
Loading
Please sign in to comment
Summary: We don't need this static allocator to survive the entire file, the strings stored have a defined lifetime.