diff options
author | Rui Ueyama <ruiu@google.com> | 2017-01-31 20:42:34 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-01-31 20:42:34 +0000 |
commit | eb1ad400f9f500f8a191f4953655422b96dda91a (patch) | |
tree | 7e5e325d97bb9538d3a72a9bae558f3e0fd41eff /clang/lib/Lex/ModuleMap.cpp | |
parent | 42932fb632f3403a1eccf85bf77197b8e5815e3c (diff) | |
download | llvm-eb1ad400f9f500f8a191f4953655422b96dda91a.zip llvm-eb1ad400f9f500f8a191f4953655422b96dda91a.tar.gz llvm-eb1ad400f9f500f8a191f4953655422b96dda91a.tar.bz2 |
Print alignment in decimal instead of hexadecimal.
Previously, we were printing out something like this for
sections/symbols with alignment 16
0000000000201000 0000000000000182 10 .data
which I think confusing. I think printing it in decimal is better.
Differential Revision: https://reviews.llvm.org/D29258
llvm-svn: 293685
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions