mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 22:17:23 +08:00
spurious guard variables on expression statics. Updated the AST result synthesizer to eliminate the unneeded result pointer. Very rudimentary expressions now evaluate correctly in the target using the new JIT-based mechanism. llvm-svn: 109317