mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +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