None of the existing MCJIT tests set ProcessAllSections to true or use
modules with debug info, so add a test to exercise these code paths.
This would have caught the bug fixed by r303239.
Paths
| Differential D33269
MCJIT: add ProcessAllSections smoke test AbandonedPublic Authored by labath on May 17 2017, 2:20 AM.
Details
Summary None of the existing MCJIT tests set ProcessAllSections to true or use This would have caught the bug fixed by r303239.
Diff Detail
Revision Contents
Diff 99260 unittests/ExecutionEngine/MCJIT/MCJITTest.cpp
|