diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-10-13 08:08:46 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-10-13 08:13:03 -0500 |
commit | 3f62314c235bd2475c8e2b5b874b2932a444e823 (patch) | |
tree | aa135c0a218e681303e8f0e8b97139e0675fc316 /llvm/lib/CodeGen/MachineCombiner.cpp | |
parent | 019049a1caf2d2057a1248ed61c9e178d1027971 (diff) | |
download | llvm-3f62314c235bd2475c8e2b5b874b2932a444e823.zip llvm-3f62314c235bd2475c8e2b5b874b2932a444e823.tar.gz llvm-3f62314c235bd2475c8e2b5b874b2932a444e823.tar.bz2 |
[Libomptarget] Make the plugins ingore undefined exported symbols
Summary:
Recent changes made the default behaviour to error when given an
undefined symbol in a version script. A previous patch fixed this for
`libomptarget` by removing the single undefined symbol. However, the
plguins are expected to only define a subset of the availible functions
so we shouldn't treat it as an error. This patch updates the build flags
to work appropriately.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions