[all-commits] [llvm/llvm-project] a9b21e: [gn build] tweak how symbol_exports map files look...
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Jul 25 22:52:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9b21ec484678ee4d3945f68dcd7812037adc926
https://github.com/llvm/llvm-project/commit/a9b21ec484678ee4d3945f68dcd7812037adc926
Author: Nico Weber <thakis at chromium.org>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
M llvm/utils/gn/build/symbol_exports.py
Log Message:
-----------
[gn build] tweak how symbol_exports map files look on linux, for 94c00c10e
After bc39d7bdd497 (ported to GN in 94c00c10e), libclang uses symbol_exports,
and clang/test/LibClang/symbols.test wants the versioned name to be `LLVM_[0-9]$`
instead of `FOO`.
More information about the All-commits
mailing list