Skip to content

Commit

Permalink
[OpenMP][libomptarget] Add TargetParser as dependency in NextGen's JIT
Browse files Browse the repository at this point in the history
This patch fixes an undefined reference to llvm::Triple::Triple(llvm::Twine const&).

Differential Revision: https://reviews.llvm.org/D140810
  • Loading branch information
kevinsala committed Jan 1, 2023
1 parent b20dd2b commit 339d810
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -49,6 +49,7 @@ else()
ScalarOpts
Support
Target
TargetParser
TransformUtils
Vectorize
)
Expand Down

0 comments on commit 339d810

Please sign in to comment.