[libomptarget] Fail on missing symbols in device image
_exec_mode is unconditionally emitted by codegen. It missing implies a corrupt
device image, which may have further problems.
omptarget_device_environment is unconditionally present in deviceRTL. It
missing implies that some of the deviceRTL has not been linked into the
application.
clang-tidy: error: 'libelf.h' file not found [clang-diagnostic-error]
not useful