aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorAndrew Rogers <andrurogerz@gmail.com>2025-07-28 17:44:09 -0700
committerGitHub <noreply@github.com>2025-07-28 17:44:09 -0700
commit7162f191b8ce68dddb60e3f129f786afb08b2bbb (patch)
treead982da3a574aed7591ece13d14f3a98266ea1e2 /llvm/lib/CodeGen/MachineFunction.cpp
parent21836f4a49e1296c048ae96dd55fd5299dae61e2 (diff)
downloadllvm-7162f191b8ce68dddb60e3f129f786afb08b2bbb.zip
llvm-7162f191b8ce68dddb60e3f129f786afb08b2bbb.tar.gz
llvm-7162f191b8ce68dddb60e3f129f786afb08b2bbb.tar.bz2
[llvm] ensure DEMANGLE_ABI is properly defined (#151023)
## Overview Include `llvm-config.h` from `DemangleConfig.h` so `LLVM_ENABLE_LLVM_EXPORT_ANNOTATIONS` is defined correctly. The presence of this definition controls the definition of `LLVM_ABI` on Windows DLL builds. This include was missed in #147564. ## Background This effort is tracked in #109483. Additional context is provided in [this discourse](https://discourse.llvm.org/t/psa-annotating-llvm-public-interface/85307).
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions