mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
Remove global.params.isLE.
This commit is contained in:
@@ -201,7 +201,6 @@ struct Param
|
||||
#endif
|
||||
char map; // generate linker .map file
|
||||
ARCH cpu; // target CPU
|
||||
bool isLE; // generate little endian code
|
||||
bool is64bit; // generate 64 bit code
|
||||
#if IN_LLVM
|
||||
OS os;
|
||||
|
||||
Reference in New Issue
Block a user