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
/
Error.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add dynamic_table iterators back to ELF.h.
Rafael Espindola
2015-08-07
1
-0
/
+2
*
Return ErrorOr from getSection.
Rafael Espindola
2015-07-01
1
-0
/
+2
*
Factor out the checking of string tables.
Rafael Espindola
2015-06-29
1
-0
/
+2
*
Remove object_error::success and use std::error_code() instead
Rui Ueyama
2015-06-09
1
-1
/
+0
*
[Object, MachO] Don't crash on invalid MachO segment load commands.
Alexey Samsonov
2015-06-04
1
-0
/
+4
*
[Object, MachO] Don't crash on invalid MachO load commands.
Alexey Samsonov
2015-06-04
1
-0
/
+2
*
Converting object's error_category to a ManagedStatic to avoid static constru...
Chris Bieneman
2014-09-19
1
-2
/
+4
*
LTO: introduce object file-based on-disk module format.
Peter Collingbourne
2014-09-18
1
-0
/
+2
*
Added forgotten noexcept.
Abramo Bagnara
2014-08-18
1
-1
/
+1
*
Remove unused and odd code.
Rafael Espindola
2014-06-13
1
-9
/
+0
*
Don't import error_category into the llvm namespace.
Rafael Espindola
2014-06-12
1
-2
/
+2
*
Don't import error_condition into the llvm namespace.
Rafael Espindola
2014-06-12
1
-3
/
+5
*
Use std::error_code instead of llvm::error_code.
Rafael Espindola
2014-06-11
1
-1
/
+1
*
Mark a few functions noexcept.
Rafael Espindola
2014-06-10
1
-2
/
+2
*
Use an enum class.
Rafael Espindola
2014-06-03
1
-4
/
+4
*
There is no std::errc::success, remove the llvm one.
Rafael Espindola
2014-05-31
1
-1
/
+1
*
Support: Make error_category's constructor public
Justin Bogner
2014-03-15
1
-4
/
+4
*
Basic support for parsing Mach-O universal binaries in LLVMObject library
Alexey Samsonov
2013-06-18
1
-0
/
+2
*
Don't convert object_error's enum to and from int.
Rafael Espindola
2013-06-18
1
-4
/
+4
*
Object: Add proper error handling.
Michael J. Spencer
2011-06-25
1
-0
/
+2
*
Add Object/Error.
Michael J. Spencer
2011-06-25
1
-0
/
+55
*
Revert r132910 and r132909 on behalf of Michael. They didn't build with clang.
Benjamin Kramer
2011-06-13
1
-55
/
+0
*
Add Object/Error.
Michael J. Spencer
2011-06-13
1
-0
/
+55