[PATCH] D151432: [NFC][RFC][TableGen] Split GlobalISelEmitter.cpp
Pierre van Houtryve via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 5 00:53:38 PDT 2023
Pierre-vh updated this revision to Diff 528305.
Pierre-vh added a comment.
(Hopefully) fix the linker errors
Despite a full clear of my build dir they don't appear for me. I think the buildbot was using a different linker.
In any case, this should be solved by moving the files to the same library that contains the GlobalISelEmitter.cpp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151432/new/
https://reviews.llvm.org/D151432
Files:
llvm/utils/TableGen/CMakeLists.txt
llvm/utils/TableGen/GlobalISelEmitter.cpp
llvm/utils/TableGen/GlobalISelMatchTable.cpp
llvm/utils/TableGen/GlobalISelMatchTable.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151432.528305.patch
Type: text/x-patch
Size: 310941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230605/cf847229/attachment-0001.bin>
More information about the llvm-commits
mailing list