[gn build] Use print_function in write_cmake_config.py
authorNico Weber <nicolasweber@gmx.de>
Mon, 3 Dec 2018 21:10:19 +0000 (21:10 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 3 Dec 2018 21:10:19 +0000 (21:10 +0000)
commit660f9c943ff34c3e30708e848407961b462c070d
tree7b38386804831f3006915774ce51fd16b5bc6888
parent91f9c9cd7af2f6b4ab2d966252646ed438d086f2
[gn build] Use print_function in write_cmake_config.py

No behavior change, just makes the script match the other scripts in
llvm/utils/gn/build.

Differential Revision: https://reviews.llvm.org/D55183

llvm-svn: 348190
llvm/utils/gn/build/write_cmake_config.py