| commit | 5deb06eb43c73ded9debc59a87947a91649c94c0 | [log] [tgz] |
|---|---|---|
| author | Sean Callanan <scallanan@apple.com> | Mon Sep 26 20:18:51 2016 +0000 |
| committer | Sean Callanan <scallanan@apple.com> | Mon Sep 26 20:18:51 2016 +0000 |
| tree | 0e2413150b07544fb54fae4fff70ddb62036af6c | |
| parent | d543def21097bc245dfc009aee421e8511b24b57 [diff] |
Added a setting that enables saving all .o files from a given JIT expression. This allows debugging of the JIT and other analyses of the internals of the expression parser. I've also added a testcase that verifies that the setting works correctly when off and on. llvm-svn: 282434