don't use Compiler:: if we are currently in this namescape. (#15045)
authorSergey Andreenko <seandree@microsoft.com>
Thu, 16 Nov 2017 04:36:41 +0000 (20:36 -0800)
committerGitHub <noreply@github.com>
Thu, 16 Nov 2017 04:36:41 +0000 (20:36 -0800)
commitd3297abfafcf8f89de5816145afc955b0710c051
treee0d33e665f513038869b7a97057888bbf8722f76
parent55f6becc6d78b907f7648e1b3e34f5ff95665fa3
don't use Compiler:: if we are currently in this namescape. (#15045)

I was confused that we were outside of Compiler::
src/jit/gentree.cpp