diff options
author | Michael Jones <michaelrj@google.com> | 2025-02-20 13:47:45 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-20 13:47:45 -0800 |
commit | 5981335d75412977862003816d67d9b01fcd04b6 (patch) | |
tree | 2c8eec3e2d894af93a1f56b5624514093856885d /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 84c8848f816f4cad70ba2b00fea5c0cd33cb0600 (diff) | |
download | llvm-5981335d75412977862003816d67d9b01fcd04b6.zip llvm-5981335d75412977862003816d67d9b01fcd04b6.tar.gz llvm-5981335d75412977862003816d67d9b01fcd04b6.tar.bz2 |
[libc] Fix scanf cmake for targets without FILE (#128056)
Another followup fix to #121215
The new cmake wouldn't define the readerat all if the target wasn't GPU
or didn't have a definition of FILE. This patch rewrites the cmake to be
more general.
As a followup, I'd like to make `use_system_file` consistent between
/test and /src. Currently in /src it includes the `COMPILE_OPTIONS` and
in /test it does not.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions