User Details
- User Since
- Apr 14 2017, 1:41 PM (335 w, 6 d)
Mar 30 2018
Nov 10 2017
Oct 16 2017
This looks like a good improvement for clarity. Should wait for Rui's approval before submitting.
Oct 13 2017
Sep 15 2017
Updated comment formatting.
Changed some comments.
Sep 14 2017
Removed some last unnecessary changes.
Some formatting fixes.
Don't leak symbol into assembler, remove enum class, use createTempSymbol.
Put synonymous header first.
Reformat.
Reformat
Exclude checksums
This looks good to me.
Sep 13 2017
Format
Remove errant errors.
Sep 12 2017
Restructrue, create real symbol not temp.
Add checksum offset directive.
Sep 9 2017
Why do we have to add placeholders for the checksum offsets? Aren't they just added in order, one after another?
Fortunately this seems to work whether generating assembly or object
Make this entire thing easier to follow and understand.
Sep 8 2017
Everything works finally.
Imprved?
Use MCFixup
Sep 7 2017
Sep 6 2017
Some more testing changes.
Sep 5 2017
Add line to end of file.
tests
Use stringref
return string instead of buffer
Make isAvailable() function instead of using flag.
Have internal lld functions return result directly and handle errors themselves.
Sorry, previous patch did not compile and method of assigning config flag was incorrect.
Add flag for manifest library being enabled.
Sep 1 2017
Sorry for being so late to respond to this, I've been busy with team match this week.
Aug 30 2017
Remove one more consume.
Remove unnecessary consume because toString consumes error.
Throw errors that internal mt has if they are not related to lack of libxml2.
Aug 29 2017
Aug 28 2017
Remove unnecessary error move assignment.
Add -allow-empty
Aug 25 2017
Rebase
Aug 23 2017
Add comment
Looks fine to me.
Make factory function instead of having constructor fail.
Aug 22 2017
Remove unnecessary braces
Looks fine to me.
This looks fine now.
This looks fine to me.