diff options
author | Howard Hinnant <hhinnant@apple.com> | 2012-07-26 17:09:09 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2012-07-26 17:09:09 +0000 |
commit | a1d07d57a781a2d1a0c0659cf728f80ffe6fe2e0 (patch) | |
tree | 7ba31656befdb166c69f20101774d5cf4f3af60a /llvm/lib/CodeGen/MachineTraceMetrics.cpp | |
parent | 6a03f169db971c334793a023821df184eddddc57 (diff) | |
download | llvm-a1d07d57a781a2d1a0c0659cf728f80ffe6fe2e0.zip llvm-a1d07d57a781a2d1a0c0659cf728f80ffe6fe2e0.tar.gz llvm-a1d07d57a781a2d1a0c0659cf728f80ffe6fe2e0.tar.bz2 |
<algorithm> no longer needs to include <cstdlib>, but can get away with just <cstddef>. This was brought to my attention by Salvatore Benedetto in his port to a bare-metal coretex-m3. This exposed two test bugs where an explicit #include <cstdlib> was needed.
llvm-svn: 160786
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions