[lit] Replace print with lit_config.note().
authorLogan Chien <tzuhsiang.chien@gmail.com>
Fri, 2 Sep 2016 13:56:05 +0000 (13:56 +0000)
committerLogan Chien <tzuhsiang.chien@gmail.com>
Fri, 2 Sep 2016 13:56:05 +0000 (13:56 +0000)
commit7a78e5113a2334dbadd45f0c800312402d737b8b
tree46d481f389ab36ef148203c63326de79dbc83832
parentff7bd8bacd13019529b7709efa95ae834c4537a4
[lit] Replace print with lit_config.note().

This commit replaces print statement with lit_config.note().  This fixes
python3 support for check-libcxxabi.

llvm-svn: 280484
libcxxabi/test/lit.cfg