Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c1694c6ab76c847cac8fd3bb53d43eeb51aead3a
/
llvm
/
lib
/
MC
/
MCParser
/
DarwinAsmParser.cpp
c49ac5e
Use std::unique_ptr. NFC.
by Rafael Espindola
· 10 years ago
449711c
Stop producing .data.rel sections.
by Rafael Espindola
· 10 years ago
2d4d161
ARM: support .watchos_version_min and .tvos_version_min.
by Tim Northover
· 10 years ago
8ad7399
[MachO] Stop generating *coal* sections.
by Akira Hatanaka
· 10 years ago
276332b
Revert r250349.
by Akira Hatanaka
· 10 years ago
1cea644
[MachO] Stop generating *coal* sections.
by Akira Hatanaka
· 10 years ago
d58d347
Revert r250342.
by Akira Hatanaka
· 10 years ago
c078ae3
[MachO] Stop generating *coal* sections.
by Akira Hatanaka
· 10 years ago
6f48200
MC: Clean up method names in MCContext.
by Jim Grosbach
· 10 years ago
dc3f01e
Simplify expressions involving boolean constants with clang-tidy
by David Blaikie
· 11 years ago
3fd1e99
Modernize raw_fd_ostream's constructor a bit.
by Rafael Espindola
· 11 years ago
a55b95b
SourceMgr: make valid buffer IDs start from one
by Alp Toker
· 11 years ago
d59664f
raw_ostream: Forward declare OpenFlags and include FileSystem.h only where necessary.
by Benjamin Kramer
· 12 years ago
353eda4
[C++] Use 'nullptr'.
by Craig Topper
· 12 years ago
319026d
Tidy up. Update per naming conventions.
by Jim Grosbach
· 12 years ago
448334a
Darwin: Add assembler directives to create version-min load commands.
by Jim Grosbach
· 12 years ago
59be68f
[C++11] Add 'override' keyword to virtual methods that override their base class.
by Craig Topper
· 12 years ago
cd481d3
MC: Use MachO::SectionType for MCSectionMachO::getType's return type
by David Majnemer
· 12 years ago
7b58305
MC: Remove superfluous section attribute flag definitions
by David Majnemer
· 12 years ago
90c7f1c
Replace the F_Binary flag with a F_Text one.
by Rafael Espindola
· 12 years ago
7b51496
Use the default values.
by Rafael Espindola
· 12 years ago
3402c05
Add Support For .bss Named Section Directive For Darwin Targets.
by Rafael Espindola
· 12 years ago
3aeada2
The integrated darwin assembler can hang in an infinite loop (or get an assert
by Kevin Enderby
· 12 years ago
6d35481
Add a wrapper for open.
by Rafael Espindola
· 12 years ago
2f495b9
Add support for subsections to the ELF assembler. Fixes PR8717.
by Peter Collingbourne
· 13 years ago
d2037eb
MCParser: Update method names per coding guidelines.
by Jim Grosbach
· 13 years ago
16004b8
[MC/Mach-O] Add AsmParser support for .linker_option directive.
by Daniel Dunbar
· 13 years ago
b94c578
[MC] Fix 80-col violas.
by Daniel Dunbar
· 13 years ago
29b9f47
Use the ExtensionDirectiveHandler type in other places where it makes sense.
by Eli Bendersky
· 13 years ago
5edabc1
Teach MachO which sections contain code
by Tim Northover
· 13 years ago
ed0881b
Use the new script to sort the includes of every file under lib.
by Chandler Carruth
· 13 years ago
ce4fe41
Add `.pushsection', `.popsection', and `.previous' directives to Darwin ASM.
by Bill Wendling
· 13 years ago
4b63d2a
Refactor data-in-code annotations.
by Jim Grosbach
· 13 years ago
74ba262
Reapply 131644 including the missing header changes:
by Joerg Sonnenberger
· 14 years ago
3e2f174
Revert r131644; it's breaking the build.
by Eli Friedman
· 14 years ago
59b5231
Introduce -fatal-assembler-warnings for the obvious purpose
by Joerg Sonnenberger
· 14 years ago
12d5312
Reapply 127939 since Daniel fixed the breakage. <rdar://problem/9012638>
by Stuart Hastings
· 15 years ago
08b4daa
Revert 127939. <rdar://problem/9012638>
by Stuart Hastings
· 15 years ago
83d4a28
Revise r126127 to address Daniel's comments. <rdar://problem/9012638>
by Stuart Hastings
· 15 years ago
f1d62cf
MC/Mach-O: Fix regression introduced in r126127, this assignment shouldn't have
by Daniel Dunbar
· 15 years ago
14be61a
Darwin 'as' silently ignores the '.ident' directive.
by Jim Grosbach
· 15 years ago
5391eb6
Fix spelling.
by Bill Wendling
· 15 years ago
8897d47
MC/AsmParser: Stop playing unsafe member function pointer calls, this isn't
by Daniel Dunbar
· 15 years ago
40a564f
MC/AsmParser: Fix .abort and .secure_log_unique to accept arbitrary token
by Daniel Dunbar
· 15 years ago
0cb91cf
MC/AsmParser: Move Darwin specific parse to DarwinAsmParser.cpp.
by Daniel Dunbar
· 15 years ago