%PDF- %PDF-
Direktori : /home/vacivi36/vittasync.vacivitta.com.br/vittasync/node/deps/v8/tools/gcmole/testdata/v8/ |
Current File : /home/vacivi36/vittasync.vacivitta.com.br/vittasync/node/deps/v8/tools/gcmole/testdata/v8/BUILD.gn |
# Copyright 2022 the V8 project authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # Test data for gcmole. some_sources = [ ### gcmole(all) ### "file1.cc", "file1.h", "file2.cc", ] other_sources = [ ### gcmole(x64) ### "x64/file1.cc", "x64/file1.h", "x64/file2.cc", ] yet_more_sources = [ ### gcmole(all) ### "file3.cc", # Some other comment. "file4.cc", "file4.h", ] the_last_sources = [ ### gcmole(arm) ### "arm/file1.cc", "arm/file1.h", "arm/file2.cc", ]