aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2022-12-06 20:47:20 +0300
committerRoman Lebedev <lebedev.ri@gmail.com>2022-12-06 20:47:20 +0300
commitaa6ea6009fc50b02dbf3788ee9fe605081b154f6 (patch)
treee3e2dc88eee910f376b7eea03b04e0bd9094261a /llvm/lib/Support/CommandLine.cpp
parent969f0cba7edf8b67fe6ce5fb7522fba00b4d4332 (diff)
downloadllvm-aa6ea6009fc50b02dbf3788ee9fe605081b154f6.zip
llvm-aa6ea6009fc50b02dbf3788ee9fe605081b154f6.tar.gz
llvm-aa6ea6009fc50b02dbf3788ee9fe605081b154f6.tar.bz2
Revert "[OpenMP] Use `add_llvm_library` to build the target `PluginInterface` in `plugins-nextgen`"
This is still not working for me: ``` -- Configuring done CMake Error: install(EXPORT "LLVMExports" ...) includes target "omptarget.rtl.amdgpu" which requires target "elf_common" that is not in any export set. CMake Error: install(EXPORT "LLVMExports" ...) includes target "omptarget.rtl.cuda" which requires target "elf_common" that is not in any export set. CMake Error: install(EXPORT "LLVMExports" ...) includes target "omptarget.rtl.x86_64" which requires target "elf_common" that is not in any export set. CMake Error: install(EXPORT "LLVMExports" ...) includes target "omptarget.rtl.cuda.nextgen" which requires target "elf_common" that is not in any export set. CMake Error: install(EXPORT "LLVMExports" ...) includes target "omptarget.rtl.cuda.nextgen" which requires target "PluginInterface" that is not in any export set. CMake Error: install(EXPORT "LLVMExports" ...) includes target "omptarget.rtl.x86_64.nextgen" which requires target "elf_common" that is not in any export set. CMake Error: install(EXPORT "LLVMExports" ...) includes target "omptarget.rtl.x86_64.nextgen" which requires target "PluginInterface" that is not in any export set. -- Generating done ``` This reverts commit e682a76c3bf61c52628d79d6ec4db221430768c0.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions