mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
As part of our overall switch from hand-rolling RTTI to using LLVM-compatible methods, I've done the same for ExpressionVariable. The main documentation for how to do this is in TypeSystem.h, so I've simply referred to that. llvm-svn: 247085