commit | 97373eeb7710beed0d23c7f7c070f63298a17959 | [log] [tgz] |
---|---|---|
author | Joseph Huber <jhuber6@fuchsia.infra.roller.vols.utk.edu> | Mon Aug 28 19:13:55 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 28 12:15:25 2023 -0700 |
tree | 58bde95aff23d602414b888870cf192413e859aa | |
parent | cb399275d6b17f2b73d2cba940d96a1b8453bdb0 [diff] |
[roll] Roll llvm-project/libc [libc] Add more test cases to the argument list tests This patch adds some extra cases to the existing argument list test in `libc`, mainly dealing with arguments of varying sizes and primitive types. The purpose of this patch is to provide a wider test area when we begin to provide varargs support on the GPU as there is no other runtime code that really tests it. So, running these tests more exhaustively in the GPU libc project will serve as the runtime tests for GPU vararg support in D158246. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D158867 GitOrigin-RevId: fce65f7807e136c8ef2904cc8f5e0798bb5880a6 Original-Revision: 09e54466b7bdb016c4ba6c00d520b6e5064281d8 Change-Id: Ia83c7d77eb4de55fd730e843c70f1fe8a3d93f6e
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.