-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DSLX:cleanup] Move builtins X-macro to dslx_builtins translation unit.
This requires us to move signatures out to a different translation unit to avoid a circular dependency with interpreter values. PiperOrigin-RevId: 615595496
- Loading branch information
1 parent
ad44fe2
commit ee7921b
Showing
10 changed files
with
1,299 additions
and
1,236 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.