diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2013-04-12 00:17:33 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2013-04-12 00:17:33 +0000 |
commit | ecf132057979bd5e0d005d042ffcf6fcffbcff22 (patch) | |
tree | dd16a6da637b835c0c0b788affc9b6c4cbea841c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 766d0dea11a7d47750d128c398f0c8e6c741d855 (diff) | |
download | llvm-ecf132057979bd5e0d005d042ffcf6fcffbcff22.zip llvm-ecf132057979bd5e0d005d042ffcf6fcffbcff22.tar.gz llvm-ecf132057979bd5e0d005d042ffcf6fcffbcff22.tar.bz2 |
Add 179294 back, but don't use bit fields so that it works on big endian hosts.
Original message:
Print more information about relocations.
With this patch llvm-readobj now prints if a relocation is pcrel, its length,
if it is extern and if it is scattered.
It also refactors the code a bit to use bit fields instead of shifts and
masks all over the place.
llvm-svn: 179345
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions