Commit 06d9bf5e authored by Vadim Paretsky (Intel Americas Inc)'s avatar Vadim Paretsky (Intel Americas Inc)
Browse files

[OpenMP] generate the Windows import library that imports by name rather

than ordinal

This check-in changes the OpenMP build script to generate the Windows
import library that imports by name rather than ordinal to reduce
ordinals order dependency and promote runtime flavors compatibility
going forward. The existing ordinals ordering is preserved to maintain
backward compatibility.

Differential Revision: https://reviews.llvm.org/D143431
parent 96267b6b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment