Skip to content

Commit b8e97f0

Browse files
committed
[ARM] Add ARMTargetDefEmitter to llvm-tblgen source
Missed from #88378, only showed up in the sanitizer builds.
1 parent ceca523 commit b8e97f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/utils/TableGen/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ set(LLVM_LINK_COMPONENTS
3333
add_tablegen(llvm-tblgen LLVM
3434
DESTINATION "${LLVM_TOOLS_INSTALL_DIR}"
3535
EXPORT LLVM
36+
ARMTargetDefEmitter.cpp
3637
AsmMatcherEmitter.cpp
3738
AsmWriterEmitter.cpp
3839
Attributes.cpp

0 commit comments

Comments
 (0)