This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b5ca00a58de52d33c1935f49ce104f9d90cda67c
clang-p2996
/
llvm
/
lib
/
Object
History
Rafael Espindola
ebd9193b57
Move ObjectYAML code to a new library.
...
It is only ever used by obj2yaml and yaml2obj. No point in linking it everywhere. llvm-svn: 262368
2016-03-01 19:15:06 +00:00
..
Archive.cpp
Simplify users of StringRef::{l,r}trim (NFC)
2016-02-16 02:06:01 +00:00
ArchiveWriter.cpp
Handle archives with paths in the names.
2015-12-18 16:07:17 +00:00
Binary.cpp
…
CMakeLists.txt
Move ObjectYAML code to a new library.
2016-03-01 19:15:06 +00:00
COFFObjectFile.cpp
[Object][COFF] Revert r258665 - It doesn't do what I had intended.
2016-01-25 01:21:45 +00:00
ELF.cpp
[WebAssembly] Add a EM_WEBASSEMBLY value, and several bits of code that use it.
2016-01-12 20:56:01 +00:00
ELFObjectFile.cpp
…
Error.cpp
Represent the dynamic table itself with a DynRegionInfo.
2016-02-17 16:48:00 +00:00
FunctionIndexObjectFile.cpp
Rename embedded bitcode section in MachO
2016-02-29 19:40:10 +00:00
IRObjectFile.cpp
Rename embedded bitcode section in MachO
2016-02-29 19:40:10 +00:00
LLVMBuild.txt
…
MachOObjectFile.cpp
Rename embedded bitcode section in MachO
2016-02-29 19:40:10 +00:00
MachOUniversal.cpp
Use early return NFC.
2015-08-03 00:10:33 +00:00
Object.cpp
Convert getSymbolSection to return an ErrorOr.
2015-08-07 23:27:14 +00:00
ObjectFile.cpp
Rename embedded bitcode section in MachO
2016-02-29 19:40:10 +00:00
RecordStreamer.cpp
…
RecordStreamer.h
…
SymbolicFile.cpp
Re-apply r246276 - Object: Teach llvm-ar to create symbol table for COFF short import files
2015-08-28 07:40:30 +00:00
SymbolSize.cpp
…