From: LLVM GN Syncbot Date: Fri, 10 Apr 2020 18:26:30 +0000 (+0000) Subject: [gn build] Port ea11f4726f2 X-Git-Tag: llvmorg-12-init~9398 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=516a671b897b2f58f806c6a9546fb06b8b3266d0;p=platform%2Fupstream%2Fllvm.git [gn build] Port ea11f4726f2 --- diff --git a/llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn b/llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn index 68a90a3..c2e0f2e 100644 --- a/llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn +++ b/llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn @@ -71,6 +71,7 @@ static_library("CodeGen") { "LiveDebugValues.cpp", "LiveDebugVariables.cpp", "LiveInterval.cpp", + "LiveIntervalCalc.cpp", "LiveIntervalUnion.cpp", "LiveIntervals.cpp", "LivePhysRegs.cpp",