mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 08:30:34 +08:00
There were some copy paste errors as well as some oddities around how windows handles the difference between long and long long types. This change fixes those. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D108591