Skip to content

Commit faebedd

Browse files
committed
[gn build] Port 9a9c1d4
1 parent d1d5fc3 commit faebedd

File tree

1 file changed

+2
-0
lines changed
  • llvm/utils/gn/secondary/lldb/source/DataFormatters

1 file changed

+2
-0
lines changed

llvm/utils/gn/secondary/lldb/source/DataFormatters/BUILD.gn

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ static_library("DataFormatters") {
1818
"FormatCache.cpp",
1919
"FormatClasses.cpp",
2020
"FormatManager.cpp",
21+
"FormatterBytecode.cpp",
22+
"FormatterSection.cpp",
2123
"FormattersHelpers.cpp",
2224
"LanguageCategory.cpp",
2325
"StringPrinter.cpp",

0 commit comments

Comments
 (0)