summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2015-06-04 17:29:13 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2015-06-04 17:29:13 +0000
commit1e7a1ddcee54477d84ed286e4a3932db0fd682a5 (patch)
tree6db0e013c4a93e8c053e7e49de63790fa9bf47b7 /llvm/lib/MC
parent185579bf0cc4bb44fade923231d8db65535b5dd6 (diff)
downloadbcm5719-llvm-1e7a1ddcee54477d84ed286e4a3932db0fd682a5.tar.gz
bcm5719-llvm-1e7a1ddcee54477d84ed286e4a3932db0fd682a5.zip
Fix some sign compare warnings.
This change changes kmp_bstate.old_tid to sign integer instead of unsigned integer. It also defines two new macros KMP_NSEC_PER_SEC and KMP_USEC_PER_SEC which lets us take control of the sign (we want them to be longs). Also, in kmp_wait_release.h, the byteref() function's return type is changed from char to unsigned char. llvm-svn: 239057
Diffstat (limited to 'llvm/lib/MC')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud