1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/utils/lit
Daniel Dunbar 34f64801d5 [lit] Remove uses of deprecated except syntax.
- Since we only have a few of these, use the cumbersome method of getting the
   exception object from 'sys' to retain the current pre-2.6 compatibility.

llvm-svn: 187854
2013-08-07 03:16:19 +00:00
..
lit [lit] Remove uses of deprecated except syntax. 2013-08-07 03:16:19 +00:00
tests [lit] tests: Change discovery test to use --show-tests. 2013-08-07 03:12:51 +00:00
utils
lit.py
MANIFEST.in
setup.py
TODO