From bd519c3a0b523f98e167b5cc593829b1faa1934b Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Mon, 22 Jul 2019 23:23:38 +0000 Subject: [PATCH] gn build: Wrap two comments to 80 columns llvm-svn: 366763 --- llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn b/llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn index 53d638619a45..4772a519540d 100644 --- a/llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn +++ b/llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn @@ -2,7 +2,7 @@ import("//compiler-rt/target.gni") import("//llvm/utils/gn/build/buildflags.gni") declare_args() { - # Skip the atomic builtin (these should normally be provided by a shared library) + # Skip the atomic builtin (should normally be provided by a shared library). compiler_rt_exclude_atomic_builtin = true # Compile builtins for baremetal. @@ -404,7 +404,8 @@ static_library("builtins") { } } -# Currently unused but necessary to make the sync_source_lists_from_cmake.py happy. +# Currently unused but necessary to make the sync_source_lists_from_cmake.py +# happy. source_set("_unused") { sources = [ # Thumb1