aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2022-10-13 07:39:04 -0500
committerJoseph Huber <jhuber6@vols.utk.edu>2022-10-13 07:41:14 -0500
commite801e8f3e703f572e500aa360caa16e0eb6cbba6 (patch)
tree22229f8867fc3e2825ee18feb4ff160a029d0993 /lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
parentcc49a74a7bc6790d3502d1c2666712c1ef0c211b (diff)
downloadllvm-e801e8f3e703f572e500aa360caa16e0eb6cbba6.zip
llvm-e801e8f3e703f572e500aa360caa16e0eb6cbba6.tar.gz
llvm-e801e8f3e703f572e500aa360caa16e0eb6cbba6.tar.bz2
[Libomptarget] Remove undefined 'omp_get_interop_rc_desc' symbol from exports list
Summary: A recent patch made undefined symbols in version scripts cause errors by default. The `omp_get_interop_rc_desc` function is declared but not defined, so it is undefined in the final link unit. This patch removes it from the exports list, it should be added back in when actually defined and used.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp')
0 files changed, 0 insertions, 0 deletions