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
/
MC
/
MCObjectWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-2
/
+2
*
MC: Remove unused virtual function MCObjectWriter::isWeak. NFC.
Peter Collingbourne
2017-04-08
1
-2
/
+0
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-08
1
-2
/
+2
*
Fix pr24486.
Rafael Espindola
2015-10-05
1
-2
/
+8
*
MC: Clean up naming in MCObjectWriter. NFC.
Jim Grosbach
2015-06-04
1
-3
/
+3
*
Remove getData.
Rafael Espindola
2015-05-29
1
-4
/
+2
*
Remove the MCSymbolData typedef.
Rafael Espindola
2015-05-29
1
-2
/
+2
*
Remove a trivial forwarding function. NFC.
Rafael Espindola
2015-05-28
1
-2
/
+2
*
Return a MCSection from MCFragment::getParent().
Rafael Espindola
2015-05-26
1
-1
/
+1
*
MC: Use MCSymbol in MCObjectWriter::isWeak(), NFC
Duncan P. N. Exon Smith
2015-05-20
1
-1
/
+1
*
MC: Use MCSymbol in MCObject::IsSymbolRefDifferenceFullyResolvedImpl()
Duncan P. N. Exon Smith
2015-05-16
1
-4
/
+4
*
Compute A-B when A or B is weak.
Rafael Espindola
2015-04-17
1
-4
/
+3
*
Remove unnecessary uses of AliasedSymbol.
Rafael Espindola
2015-04-06
1
-2
/
+2
*
Be consistent when deciding if a relocation is needed.
Rafael Espindola
2015-04-06
1
-10
/
+6
*
clang-format bits of code to make another patch readable.
Rafael Espindola
2015-03-25
1
-5
/
+3
*
Fix fixup evaluation when deciding what to relocate with.
Rafael Espindola
2015-03-25
1
-0
/
+2
*
Move [SU]LEB128 encoding to a utility header.
Jim Grosbach
2012-08-08
1
-34
/
+0
*
Fixed a crash in llvm-mc for Mach-O when a symbol difference expression uses a
Kevin Enderby
2012-01-31
1
-0
/
+2
*
Add an option to pad an uleb128 to MCObjectWriter and remove the uleb128 enco...
Benjamin Kramer
2011-11-05
1
-2
/
+10
*
Gas is very inconsistent about when a relaxation/relocation is needed. Do
Rafael Espindola
2011-02-16
1
-0
/
+12
*
Merge IsFixupFullyResolved and IsSymbolRefDifferenceFullyResolved. We now
Rafael Espindola
2010-12-24
1
-3
/
+9
*
Merge isAbsolute into IsSymbolRefDifferenceFullyResolved.
Rafael Espindola
2010-12-18
1
-0
/
+21
*
This is the last major patch to implement support for the .loc directive
Kevin Enderby
2010-09-30
1
-0
/
+26
*
MC/Mach-O: Move to MachObjectWriter.{h,cpp}.
Daniel Dunbar
2010-03-19
1
-1
/
+1
*
MC: Split MCObjectWriter out of MCAssembler.cpp.
Daniel Dunbar
2010-03-19
1
-0
/
+15