4 Commits

Author SHA1 Message Date
Thomas Fransham
a905052595
[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.
2024-10-24 08:08:32 +03:00
vporpo
e22b07e766
[SandboxIR][NFC] Move Function class to a separate file (#110526) 2024-09-30 10:12:47 -07:00
vporpo
491375cc4e
[SandboxIR][NFC] Move BasicBlock class into a separate file (#110194) 2024-09-27 09:21:42 -07:00
vporpo
049fc920e6
[SandboxIR][NFC] Move Constant and derived classes into a separate file (#110189) 2024-09-26 17:48:00 -07:00