diff options
author | jtstogel <jtstogel@gmail.com> | 2025-06-03 10:15:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-03 10:15:14 -0700 |
commit | 27143f2929629d0919f8768b2460972e4f4c2d41 (patch) | |
tree | 3f9965f93012724dc712ddb03400d122130f8254 /llvm/lib/Bitcode/Reader/BitReader.cpp | |
parent | 86f18d394ec6ac6e3d884d93341c97739815f498 (diff) | |
download | llvm-27143f2929629d0919f8768b2460972e4f4c2d41.zip llvm-27143f2929629d0919f8768b2460972e4f4c2d41.tar.gz llvm-27143f2929629d0919f8768b2460972e4f4c2d41.tar.bz2 |
[libc][bazel] Support generating public libc headers in Bazel builds. (#141256)
This requires adding a new dependency on PyYAML so that Bazel is able to
run the `hdrgen` tool hermetically. This PR uses PyYAML version 5.1 due
to keep in line with the docs:
https://github.com/llvm/llvm-project/blob/b878e0d11874a898bbaa1daf58007dfd232005f2/libc/docs/dev/header_generation.rst?plain=1#L22
See https://github.com/llvm/llvm-project/issues/134780.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions