[libc-commits] [libc] [libc][OSUtil] refactor quick_exit to be an object library everywhere (PR #85955)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Wed Mar 20 09:10:50 PDT 2024
================
@@ -6,17 +6,14 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLVM_LIBC_SRC___SUPPORT_OSUTIL_GPU_QUICK_EXIT_H
-#define LLVM_LIBC_SRC___SUPPORT_OSUTIL_GPU_QUICK_EXIT_H
----------------
jhuber6 wrote:
Wonder how these got here, probably some victim of copy paste.
https://github.com/llvm/llvm-project/pull/85955
More information about the libc-commits
mailing list