OSDN Git Service

[Support] Introduce llvm::formatv() function.
[android-x86/external-llvm.git] / lib / Support / CMakeLists.txt
index 5b14c82..c31db7c 100644 (file)
@@ -55,6 +55,7 @@ add_llvm_library(LLVMSupport
   FileOutputBuffer.cpp
   FoldingSet.cpp
   FormattedStream.cpp
+  FormatVariadic.cpp
   GraphWriter.cpp
   Hashing.cpp
   IntEqClasses.cpp