Skip to content

Commit 4f6fe3e

Browse files
committed
Auto merge of #30157 - brson:mk, r=sfackler
This dates from the stone-ages. We always configure LLVM with all supported targets.
2 parents cede907 + f65f438 commit 4f6fe3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mk/main.mk

Lines changed: 0 additions & 1 deletion
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)