• Francis McCabe's avatar
    Revert "[torque] refactor: use -tq only in filenames derived from .tq files" · 92aaace1
    Francis McCabe authored
    This reverts commit 64caf2b0.
    
    Reason for revert: Seems to be causing a failure:
    https://ci.chromium.org/p/v8/builders/ci/V8%20Linux/38809?
    
    Original change's description:
    > [torque] refactor: use -tq only in filenames derived from .tq files
    > 
    > This is to establish a naming rule for Torque-generated files:
    > - If the file is called foo/bar-tq..., then it is derived from a
    >   file foo/bar.tq
    > - Otherwise it doesn't belong to a specific .tq file.
    > 
    > So far, we attached -tq to all Torque-generated file names, where it
    > sometimes corresponded to a .tq file name and sometimes not.
    > It is not necessary to add -tq to file names to indicate that they are
    > Torque-generated, since they are already in a directory called
    > torque-generated, and we always refer to them as
    > "torque-generated/filename", so there is no confusion even though some
    > files now have the same name as a corresponding hand-written file, for
    > example factory.cc.
    > 
    > TBR: hpayer@chromium.org
    > Bug: v8:7793
    > Change-Id: Ie172babad1fc7422fd1059c48f5dafaa53e50c8b
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2414218
    > Commit-Queue: Tobias Tebbi <tebbi@chromium.org>
    > Reviewed-by: Jakob Gruber <jgruber@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#70060}
    
    TBR=jgruber@chromium.org,tebbi@chromium.org
    
    Change-Id: I6960fe540861947536c6ddfc0f4887ea80899fae
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: v8:7793
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2424486Reviewed-by: 's avatarFrancis McCabe <fgm@chromium.org>
    Commit-Queue: Francis McCabe <fgm@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#70065}
    92aaace1
builtins-definitions.h 83.8 KB