diff options
author | Joseph Huber <35342157+jhuber6@users.noreply.github.com> | 2023-09-07 12:47:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-07 12:47:36 -0500 |
commit | 4792ae5cd549763b35ddf3aa4ce19c59bb9691b9 (patch) | |
tree | 88353eaa485092f3093ffe9df35f5ac4931a8c71 /llvm/lib/TextAPI/PackedVersion.cpp | |
parent | 11d5c7bd289cb3a3bb326871ae8f37dafa49ed43 (diff) | |
download | llvm-4792ae5cd549763b35ddf3aa4ce19c59bb9691b9.zip llvm-4792ae5cd549763b35ddf3aa4ce19c59bb9691b9.tar.gz llvm-4792ae5cd549763b35ddf3aa4ce19c59bb9691b9.tar.bz2 |
[libc] Fix building the RPC server with LIBC_NAMESPACE (#65642)
A recent patch required the implementation to define `LIBC_NAMESPACE`.
For GPU offloading we provide a static library whose internal
implementation relies on the `libc` headers. This is a separate library
that is constructed during the "bootstrap" phase. This patch moves the
definition of the `LIBC_NAMESPACE` CMake variable up so its available
during bootstrapping and adds it to the definition of the RPC server.
Diffstat (limited to 'llvm/lib/TextAPI/PackedVersion.cpp')
0 files changed, 0 insertions, 0 deletions