History log of /llvm-project/llvm/lib/SandboxIR/Constant.cpp (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: llvmorg-21-init, llvmorg-19.1.7, llvmorg-19.1.6, llvmorg-19.1.5, llvmorg-19.1.4, llvmorg-19.1.3
# a9050525 24-Oct-2024 Thomas Fransham <tfransham@gmail.com>

[SandboxIR] Add extern templates for GlobalWithNodeAPI (#111940)

These symbols will need to be explicitly exported for SandboxIRTests
when LLVM is built as shared library on window with explicitly

[SandboxIR] Add extern templates for GlobalWithNodeAPI (#111940)

These symbols will need to be explicitly exported for SandboxIRTests
when LLVM is built as shared library on window with explicitly
visibility macros are enabled.

This is part of the work to enable LLVM_BUILD_LLVM_DYLIB and plugins on
windows.

show more ...


Revision tags: llvmorg-19.1.2, llvmorg-19.1.1
# e22b07e7 30-Sep-2024 vporpo <vporpodas@google.com>

[SandboxIR][NFC] Move Function class to a separate file (#110526)


# 491375cc 27-Sep-2024 vporpo <vporpodas@google.com>

[SandboxIR][NFC] Move BasicBlock class into a separate file (#110194)


# 049fc920 27-Sep-2024 vporpo <vporpodas@google.com>

[SandboxIR][NFC] Move Constant and derived classes into a separate file (#110189)