php-compiler icon indicating copy to clipboard operation
php-compiler copied to clipboard

Create source maps from PHP to LLVM IR

Open ircmaxell opened this issue 6 years ago • 0 comments

LLVM supports adding debug info to allow source maps to be implemented between PHP and the emitted LLVM IR.

We should add support for that.

ircmaxell avatar Apr 22 '19 17:04 ircmaxell