mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
pure virtual base class and made StackFrame a subclass of that. As I started to build on top of that arrangement today, I found that it wasn't working out like I intended. Instead I'll try sticking with the single StackFrame class -- there's too much code duplication to make a more complicated class hierarchy sensible I think. llvm-svn: 193983
47 KiB
47 KiB