[PATCH] D108416: [llvm-libgcc] initial commit

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 1 17:22:48 PST 2022


tschuett added inline comments.


================
Comment at: llvm/tools/llvm-libgcc/generate_version_script.py:1
+#!/usr/bin/python
+
----------------
`#!/usr/bin/env python3` looks safer.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108416/new/

https://reviews.llvm.org/D108416



More information about the llvm-commits mailing list