================ @@ -5,8 +5,12 @@ #include "gpu/time-macros.h" #elif defined(__linux__) #include "linux/time-macros.h" +#else ---------------- lntue wrote: macos and Windows will also include `baremetal/time-macros.h`? https://github.com/llvm/llvm-project/pull/142597