[TableGen] Use array_pod_sort. NFC
[oota-llvm.git] / utils / TableGen / Makefile
index bdf0ba01fbf059b89c92e7b96c43fe33ddbfa223..9bfd94b7576bd24fdedbf838e67e07e127f0cff0 100644 (file)
@@ -10,7 +10,6 @@
 LEVEL = ../..
 TOOLNAME = llvm-tblgen
 USEDLIBS = LLVMTableGen.a LLVMSupport.a
-REQUIRES_EH := 1
 
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS = 1