diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-10-13 08:44:07 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-10-13 08:45:23 -0500 |
commit | 096f93e73dc3f88636cdcb57515e3732385b452d (patch) | |
tree | 14e0bce83bec1cd51de803568a5717d57f1bd276 /llvm/lib/CodeGen/MachineCombiner.cpp | |
parent | fa9c12ed964b8201e142d78e430ad4c76bd7af62 (diff) | |
download | llvm-096f93e73dc3f88636cdcb57515e3732385b452d.zip llvm-096f93e73dc3f88636cdcb57515e3732385b452d.tar.gz llvm-096f93e73dc3f88636cdcb57515e3732385b452d.tar.bz2 |
[Libomp] Do not error on undefined version script symbols
Summary:
A recent patch made all of the places we used version scripts in OpenMP
start throwing errors when linking with LLD. This is hopefully the last
one required to get the build bots to pass. This patch simply adds the
`--undefined-version` flag to the places where the version scripts are
used.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions