Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(413)

Issue 9617030: Distinguish between ELF 32/64, little/big endian, in the type system of Binary.h (Closed)

Created:
8 years, 9 months ago by pdox
Modified:
8 years, 9 months ago
Reviewers:
CC:
pnacl-team_google.com
Base URL:
https://llvm.org/svn/llvm-project/llvm/trunk/
Visibility:
Public.

Description

Distinguish between ELF 32/64, little/big endian, in the type system of Binary.h

Patch Set 1 #

Patch Set 2 : x #

Patch Set 3 : x #

Patch Set 4 : x #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -17 lines) Patch
M include/llvm/Object/Archive.h View 1 chunk +1 line, -1 line 0 comments Download
M include/llvm/Object/Binary.h View 1 2 3 2 chunks +37 lines, -7 lines 0 comments Download
M include/llvm/Object/COFF.h View 1 chunk +1 line, -1 line 0 comments Download
M include/llvm/Object/ELF.h View 1 2 2 chunks +4 lines, -2 lines 0 comments Download
M include/llvm/Object/MachO.h View 1 chunk +1 line, -1 line 0 comments Download
M include/llvm/Object/ObjectFile.h View 1 chunk +1 line, -2 lines 0 comments Download
M lib/Object/Archive.cpp View 1 chunk +1 line, -1 line 0 comments Download
M lib/Object/COFFObjectFile.cpp View 1 chunk +1 line, -1 line 0 comments Download
M lib/Object/MachOObjectFile.cpp View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698