diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-03-05 22:03:20 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-05 22:03:20 -0600 |
commit | a30233f5765071c8b269189758e8b907e19c4724 (patch) | |
tree | d3e3ec882679d0e376eb3212f78662d124ab485d /llvm/lib/CodeGen/ReachingDefAnalysis.cpp | |
parent | 433b71188da9649a9040f0db5338c65369fa3e90 (diff) | |
download | llvm-a30233f5765071c8b269189758e8b907e19c4724.zip llvm-a30233f5765071c8b269189758e8b907e19c4724.tar.gz llvm-a30233f5765071c8b269189758e8b907e19c4724.tar.bz2 |
[libc] Fix standalone cross compiling build for the GPU (#84042)
Summary:
This patch fixes some issues with building the GPU target manually
without the runtimes bootstrapping build. This fixes the install
directory and sets the default namespace to something more sensible if
not set. Also I got rid of the check on `-mcpu=native`. it was a neat
trick, but CMake in its INFINITE wisdom does not allow you to set link
flags on the compiler flag check. So I just went with the old tool
usage.
Diffstat (limited to 'llvm/lib/CodeGen/ReachingDefAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions