Skip to content

Commit

Permalink
Link to libLLVMTargetParser
Browse files Browse the repository at this point in the history
  • Loading branch information
mofeing committed Jan 28, 2024
1 parent 43c1029 commit 695aece
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,7 @@ else
endif

RT_LLVM_LIBS := support

ifeq ($(LLVM_VER_MAJ),16)
RT_LLVM_LIBS += targetparser
endif

ifeq ($(OS),WINNT)
SRCS += win32_ucontext
Expand Down

0 comments on commit 695aece

Please sign in to comment.