[PATCH] D133073: [libc][bazel] split fputil into individual targets
    Michael Jones via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Aug 31 17:06:14 PDT 2022
    
    
  
michaelrj created this revision.
michaelrj added reviewers: lntue, sivachandra.
Herald added subscribers: ecnelises, tschuett.
Herald added a project: All.
michaelrj requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This matches the change made to cmake, mostly. I've left the process of
splitting the inclusions for all the math functions for a later time.
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D133073
Files:
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel
  utils/bazel/llvm-project-overlay/libc/libc_build_rules.bzl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133073.457135.patch
Type: text/x-patch
Size: 10652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220901/65019762/attachment.bin>
    
    
More information about the llvm-commits
mailing list