Skip to content

Commit ff2566a

Browse files
committed
Revert leftover cmake change
1 parent 17f78f0 commit ff2566a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

llvm/include/llvm/Config/llvm-config.h.cmake

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@
3333
/* LLVM architecture name for the native architecture, if available */
3434
#cmakedefine LLVM_NATIVE_ARCH ${LLVM_NATIVE_ARCH}
3535

36-
/* sizeof(uintptr_t) name for the native architecture, if available */
37-
#cmakedefine LLVM_NATIVE_ARCH_SIZEOF_UINTPTR_T ${LLVM_NATIVE_ARCH_SIZEOF_UINTPTR_T}
38-
3936
/* LLVM name for the native AsmParser init function, if available */
4037
#cmakedefine LLVM_NATIVE_ASMPARSER LLVMInitialize${LLVM_NATIVE_ARCH}AsmParser
4138

0 commit comments

Comments
 (0)