summaryrefslogtreecommitdiff
path: root/project/Build.scala
diff options
context:
space:
mode:
authorluajalla <lu-a-jalla@ya.ru>2011-12-05 22:44:12 +0200
committerluajalla <lu-a-jalla@ya.ru>2011-12-05 22:44:12 +0200
commit7eb45e79b827dac8520f61ef500ec50020fa2a92 (patch)
treecadb2dd1ad0d9374f61da224552afbd4823a7c25 /project/Build.scala
parent51f5831b0c0d14c28938a6f537b93f183217d942 (diff)
downloadscala-7eb45e79b827dac8520f61ef500ec50020fa2a92.tar.gz
scala-7eb45e79b827dac8520f61ef500ec50020fa2a92.tar.bz2
scala-7eb45e79b827dac8520f61ef500ec50020fa2a92.zip
-Ydump-classes: the option to dump the generated bytecode
-Ydump-classes option is intended to dump the compiler generated bytecode to the .class files in given directory. It can be pretty useful for reflective compilation that utilizes in-memory classloaders, for example to check the files if compiler produces invalid bytecode. In this case the dump helps to understand what exactly is wrong with the emitted class. The option format is -Ydump-classes <dir>.
Diffstat (limited to 'project/Build.scala')
0 files changed, 0 insertions, 0 deletions