[PATCH] D56535: Support MSP430

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 05:22:00 PST 2019


grimar added a comment.

In D56535#1352593 <https://reviews.llvm.org/D56535#1352593>, @mskvortsov wrote:

> @grimar Thank you for the review. Could you please commit this change?


Seems something went wrong. It does not compile for me. Could you re-upload?

  161>D:\Work\llvm\tools\lld\ELF\Arch\MSP430.cpp(81): error C2065: 'Offset': undeclared identifier
  161>D:\Work\llvm\tools\lld\ELF\Arch\MSP430.cpp(82): error C2065: 'Offset': undeclared identifier
  161>D:\Work\llvm\tools\lld\ELF\Arch\MSP430.cpp(82): error C2660: 'llvm::support::endian::write16le': function does not take 1 argument


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56535/new/

https://reviews.llvm.org/D56535





More information about the llvm-commits mailing list