diff options
author | Thomas Fransham <tfransham@gmail.com> | 2024-09-19 20:42:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-19 12:42:46 -0700 |
commit | 283c2c8800de4991730be20c327f94fc72ff21a2 (patch) | |
tree | c8f25f420e2a762e9d8a3f591875bbe3c7c7eb52 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | dd8b266efa6fbfb4aaff9f6ec95d7a361c10f1b8 (diff) | |
download | llvm-283c2c8800de4991730be20c327f94fc72ff21a2.zip llvm-283c2c8800de4991730be20c327f94fc72ff21a2.tar.gz llvm-283c2c8800de4991730be20c327f94fc72ff21a2.tar.bz2 |
[TableGen] Add explicit symbol visibility macros to code generated (#107873)
Update llvm's TableGen to emit new explicit symbol visibility macros I
added in https://github.com/llvm/llvm-project/pull/96630 to the function
declarations it creates
The generated functions need to be exported from llvm's shared library
for Clang and some OpenMP tests. @compnerd
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions