[AArch64 NEON] Expand vector for UDIV/SDIV/UREM/SREM/FREM as neon doesn't support...
[oota-llvm.git] / lib / Support / CMakeLists.txt
index 3aecf3ffa4ea860d390ac2fca5a8be1a06c1d5b9..cf4edff632eaa2c4fe9c8c645cb07c6532ab225c 100644 (file)
@@ -30,6 +30,7 @@ add_llvm_library(LLVMSupport
   IntrusiveRefCntPtr.cpp
   IsInf.cpp
   IsNAN.cpp
+  LineIterator.cpp
   Locale.cpp
   LockFileManager.cpp
   ManagedStatic.cpp