diff options
author | Kevin Enderby <enderby@apple.com> | 2016-02-09 18:33:15 +0000 |
---|---|---|
committer | Kevin Enderby <enderby@apple.com> | 2016-02-09 18:33:15 +0000 |
commit | 2058e9dff09d2ba750602429717aa16d22e24719 (patch) | |
tree | e47ea6b44a37c9686824815513ffdd384aa3dad8 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 24c46ad50f066e0368da1e6ad50458460857d9d5 (diff) | |
download | llvm-2058e9dff09d2ba750602429717aa16d22e24719.zip llvm-2058e9dff09d2ba750602429717aa16d22e24719.tar.gz llvm-2058e9dff09d2ba750602429717aa16d22e24719.tar.bz2 |
Fix a formatting problems with llvm-size and the -m option.
It was using format() with a string for 64-bit types but was
passed a 32-bit type in places when printing values for
32-bit Mach-O files.
rdar://24542509
llvm-svn: 260243
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions