[PATCH] D11511: Object: add IMAGE_FILE_MACHINE_ARM64

Martell Malone martellmalone at gmail.com
Sun Jul 26 11:43:33 PDT 2015


martell added a comment.

In http://reviews.llvm.org/D11511#212285, @majnemer wrote:

> It would be nice to add a `is64Bit(COFF::MachineTypes)` method to COFFObjectFile.h and use it to implement `COFFParser::is64Bit` and `COFFObjectFile::getBytesInAddress`.


Yes I agree that would make sense, I would however like to create that change in a separate differential rather than combining them


Repository:
  rL LLVM

http://reviews.llvm.org/D11511







More information about the llvm-commits mailing list