[PATCH] D156095: [Bazel] Introduce `//compiler-rt:profile`
    Jessica Paquette via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jul 25 18:59:38 PDT 2023
    
    
  
paquette added a comment.
In D156095#4530373 <https://reviews.llvm.org/D156095#4530373>, @chapuni wrote:
> I don't have any environments for targeting Win32 at the moment.
> Do we think I should make this Win32-compatible?
I think we should either
1. Support Windows.
OR
2. Emit a useful error ("Building libprofile on Windows using Bazel not yet supported") if we can't yet support Windows.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156095/new/
https://reviews.llvm.org/D156095
    
    
More information about the llvm-commits
mailing list