PR #1357 introduced some #ifdefs to GlowJIT.{h,cpp} to work around the shifting ORC JIT API in llvm 7.0. We can probably minimize those by:
NotifyLoadedFunctorAnd at some point the LLVM 7.0 API will stabilize and we can shift to major version guards instead of FACEBOOK_INTERNAL.
@bertmaher Can I take a stab at this if no one else is working on it?
@vedanuj Be my guest!
Most helpful comment
@bertmaher Can I take a stab at this if no one else is working on it?