[libc] [llvm] [libc][docs] add redirect for math/index.html (PR #120274)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 14:07:15 PST 2024


boomanaiden154 wrote:

Surprised I have not run into that policy yet...

Can you do a venv?

```
python3 -m venv env
source ./env/bin/activate
pip3 install pip-tools
```

https://github.com/llvm/llvm-project/pull/120274


More information about the llvm-commits mailing list