diff options
author | Michael Jones <michaelrj@google.com> | 2022-09-27 15:29:09 -0700 |
---|---|---|
committer | Michael Jones <michaelrj@google.com> | 2022-10-06 15:19:43 -0700 |
commit | f2a99746666ec796b4bf10261727f6d96428ab66 (patch) | |
tree | 4aaa2f970d8af98101f0442d724424a0f20caee8 /llvm/lib/Support/SmallVector.cpp | |
parent | 79f0413e5e3cc775d0c116b66e3ff7fb82f1ee54 (diff) | |
download | llvm-f2a99746666ec796b4bf10261727f6d96428ab66.zip llvm-f2a99746666ec796b4bf10261727f6d96428ab66.tar.gz llvm-f2a99746666ec796b4bf10261727f6d96428ab66.tar.bz2 |
[libc] fix futex type
Previously the futex type was defined in terms of unsigned int, now it's
uint32, which is more portable.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D135408
Diffstat (limited to 'llvm/lib/Support/SmallVector.cpp')
0 files changed, 0 insertions, 0 deletions