aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-03-25 08:02:53 -0500
committerJoseph Huber <huberjn@outlook.com>2024-03-25 08:02:53 -0500
commit46a737cef2a709d5c121ab616fc80088ce2eed46 (patch)
treee60e5fa8652449786ce1b99108e275242aa39d50 /llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp
parent684ca6a25ae0a4b8d015ed321f7e99cb7153951e (diff)
downloadllvm-46a737cef2a709d5c121ab616fc80088ce2eed46.zip
llvm-46a737cef2a709d5c121ab616fc80088ce2eed46.tar.gz
llvm-46a737cef2a709d5c121ab616fc80088ce2eed46.tar.bz2
[LLVM] Fix linking object library in tablegen
Summary: The patch https://github.com/llvm/llvm-project/pull/80847 introduced some changes to how we build tablegen. Some files weren't build included properly on my build. We don't need to fish out the objects directly from an object library build, we can simply add it to the link libraries and CMake will include them for you. This fixed the issue of missings defs for me and is more canonical.
Diffstat (limited to 'llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp')
0 files changed, 0 insertions, 0 deletions