|
Distinguish between ELF 32/64, little/big endian, in the type system of Binary.h
|
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
|
|