Skip to content

Commit f65f438

Browse files
committed
mk: Remove obsolete comment
This dates from the stone-ages. We always configure LLVM with all supported targets.
1 parent 69b2fce commit f65f438

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mk/main.mk

-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ endif
276276
# LLVM macros
277277
######################################################################
278278

279-
# FIXME: x86-ism
280279
LLVM_COMPONENTS=x86 arm aarch64 mips powerpc ipo bitreader bitwriter linker asmparser mcjit \
281280
interpreter instrumentation
282281

0 commit comments

Comments
 (0)