summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/MSP430/MCTargetDesc/MSP430ELFObjectWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MC] Minor cleanup to MCFixup::Kind handling. NFC.Sam Clegg2019-08-231-1/+1
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [MSP430] Use R_MSP430_16_BYTE type for FK_Data_2 fixupAnton Korobeynikov2018-11-161-1/+1
* Add missed files from prev. commitAnton Korobeynikov2018-11-151-0/+59
* Revert "[MSP430] Add MC layer"Davide Italiano2018-11-081-59/+0
* [MSP430] Add MC layerAnton Korobeynikov2018-11-081-0/+59
OpenPOWER on IntegriCloud