[llvm] [SandboxIR] IR Tracker (PR #99238)
Arthur Eubanks via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 16 20:42:27 PDT 2024
================
@@ -630,6 +632,8 @@ class BasicBlock : public Value {
class Context {
----------------
aeubanks wrote:
should we split out some of these into their own headers? e.g. LLVMContext is its own header, Value, then various instructions are grouped together
https://github.com/llvm/llvm-project/pull/99238
More information about the llvm-commits
mailing list