commit | 6cbfb1808abde9fca159b81bb89464a5329e4044 | [log] [tgz] |
---|---|---|
author | Joseph Huber <jhuber6@vols.utk.edu> | Mon Mar 13 14:16:13 2023 -0500 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 13 12:23:05 2023 -0700 |
tree | 8aecd9c76fb0b6b788fca8ae04af5de7573dd9c3 | |
parent | 0e124e0456532ae8e58d05fedb7665fc673fe3c4 [diff] |
Revert "[Libomptarget] Use freestanding stdint.h header for DeviceRTL" This patch breaks the handling of `printf` in the OpenMP library. Usiing `-ffreestanding` prevents clang from emitting LLVM builtins, which we use for OpenMP printing support. Shelve this until we have functioning `printf` in the GPU `libc` and we can remove that code. This reverts commit a92eaa3ebee6ff85549e8f1c50da4958dbbdcb30. GitOrigin-RevId: cfd18167c8b9d4922e99aed7241a86eb02bc653d