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
e62c54375d2e75acaaa1394de99f4f61462e7530
clang-p2996
/
llvm
/
lib
/
MC
/
MCParser
History
Tim Northover
5c3140f745
ARM: put extern __thread stubs in a special section.
...
The linker needs to know that the symbols are thread-local to do its job properly. llvm-svn: 267473
2016-04-25 21:12:04 +00:00
..
AsmLexer.cpp
[MCParser] Accept uppercase radix variants 0X and 0B
2016-03-18 18:22:07 +00:00
AsmParser.cpp
Zero-initialize members of the CpuHashInfoTy structure for AsmParser
2016-04-21 20:09:35 +00:00
CMakeLists.txt
…
COFFAsmParser.cpp
Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs.
2016-01-27 10:01:28 +00:00
DarwinAsmParser.cpp
ARM: put extern __thread stubs in a special section.
2016-04-25 21:12:04 +00:00
ELFAsmParser.cpp
[ELF][gcc compatibility]: support section names with special characters (e.g. "/")
2016-03-22 11:23:15 +00:00
LLVMBuild.txt
…
MCAsmLexer.cpp
[AsmParser] Allow tokens to be put back in to the token stream.
2015-11-08 23:48:23 +00:00
MCAsmParser.cpp
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment.
2016-01-29 20:50:44 +00:00
MCAsmParserExtension.cpp
…
MCTargetAsmParser.cpp
Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs.
2016-01-27 10:01:28 +00:00