index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
ARM
/
MCTargetDesc
/
ARMWinCOFFObjectWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
ARM: correct the relocation type for `bl` on WoA
Saleem Abdulrasool
2018-09-13
1
-1
/
+1
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
1
-4
/
+3
*
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
Lang Hames
2017-10-10
1
-2
/
+3
*
[MC] Plumb unique_ptr<MCWinCOFFObjectTargetWriter> through
Lang Hames
2017-10-10
1
-2
/
+2
*
COFF: Produce an error on invalid pcrel relocs.
Rafael Espindola
2017-06-23
1
-3
/
+4
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
[ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-01-27
1
-4
/
+11
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Use raw_pwrite_stream in the object writer/streamer.
Rafael Espindola
2015-04-14
1
-1
/
+2
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+1
*
Re-sort #include lines using my handy dandy ./utils/sort_includes.py
Chandler Carruth
2015-02-13
1
-1
/
+1
*
ARM: fail less catastrophically on invalid Windows input
Saleem Abdulrasool
2015-01-22
1
-3
/
+11
*
MC: correct IMAGE_REL_ARM_MOV32T relocation emission
Saleem Abdulrasool
2014-05-21
1
-3
/
+7
*
ARM: support FK_SecRel_2 relocations on WoA
Saleem Abdulrasool
2014-05-08
1
-0
/
+2
*
MC: support FK_SecRel_4 for Windows on ARM
Saleem Abdulrasool
2014-05-04
1
-0
/
+2
*
ARM: MSVC does not support = default
Saleem Abdulrasool
2014-04-27
1
-1
/
+1
*
Add WoA object file emission support
Saleem Abdulrasool
2014-04-27
1
-0
/
+74