summaryrefslogtreecommitdiff
path: root/unittests/lit_unittest_cfg_utils.py
AgeCommit message (Collapse)Author
2017-04-07[lit] Fix Darwin pickling errors with process poolsReid Kleckner
For a function to be pickle-able, it has to be in the top-level of a real Python module. So, I made one for this code snippet. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@299738 91177308-0d34-0410-b5e6-96231b3b80d8