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
/
Object
/
RecordStreamer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AsmPrinter] Remove hidden flag -print-schedule.
Andrea Di Biagio
2019-02-04
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[MC] Error on a .zerofill directive in a non-virtual section
Francis Visoiu Mistrih
2018-07-02
1
-1
/
+2
*
LowerTypeTests: Propagate symver directives
Vlad Tsyrklevich
2018-04-20
1
-0
/
+5
*
Object: Don't mark alias unconditionally defined
Vitaly Buka
2018-04-10
1
-1
/
+4
*
Object: Fix handling of @@@ in .symver directive
Vitaly Buka
2018-03-20
1
-10
/
+37
*
Object: Move attribute calculation into RecordStreamer. NFC
Vitaly Buka
2018-03-20
1
-5
/
+80
*
Delay creating an alias for @@@.
Rafael Espindola
2018-03-09
1
-1
/
+3
*
Don't treat .symver as a regular alias definition.
Rafael Espindola
2018-03-09
1
-0
/
+2
*
[Object] Fix some Clang-tidy modernize and Include What You Use warnings; oth...
Eugene Zelenko
2017-04-24
1
-2
/
+3
*
This patch closes PR#32216: Better testing of schedule model instruction late...
Andrew V. Tischenko
2017-04-14
1
-1
/
+1
*
Fix typo, defind -> defined.
Eric Christopher
2017-03-31
1
-1
/
+1
*
Perform symbol binding for .symver versioned symbols
Teresa Johnson
2017-03-09
1
-0
/
+5
*
Move some error handling down to MCStreamer.
Rafael Espindola
2017-02-10
1
-1
/
+1
*
[IRObjectFile] Handle undefined weak symbols in RecordStreamer.
Davide Italiano
2016-09-15
1
-5
/
+9
*
RecordStreamer: handle inline asm "lazy_reference" and mark symbols as "used"
Mehdi Amini
2016-08-03
1
-0
/
+2
*
[IRObjectFile] Propagate .weak attribute correctly for ASM symbols.
Davide Italiano
2016-06-22
1
-4
/
+10
*
[IRObjectFile] Handle .weak in RecordStreamer.
Davide Italiano
2016-06-17
1
-1
/
+1
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-1
/
+1
*
Make RecordStreamer.h private.
Rafael Espindola
2014-07-04
1
-1
/
+1
*
Add support for inline asm symbols to IRObjectFile.
Rafael Espindola
2014-07-03
1
-0
/
+100