Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
MC
/
MCTargetOptions.cpp
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
4b6ff6b
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 9 years ago
b38cfce
Summary: Currently there is no way to disable deprecated warning from asm like this
by Weiming Zhao
· 9 years ago
f29fa58
New llc option pie-copy-relocations to optimize access to extern globals.
by Sriraman Tallam
· 9 years ago
e67c146
Initialize PreserveAsmComments in MCTargetOptions
by Nirav Dave
· 9 years ago
03e2cc3
[MC, COFF] Support link /incremental conditionally
by David Majnemer
· 10 years ago
fe36f83
[llvm-mc] Add --no-warn flag with -W alias to disable outputting warnings while assembling.
by Colin LeMahieu
· 10 years ago
6e30cd9
Migrate ABIName to MCTargetOptions so that it can be shared between
by Eric Christopher
· 11 years ago
2981591
Convert MC command line option for fatal assembler warnings into a proper flag.
by Joerg Sonnenberger
· 11 years ago
4c5bff3
Move -dwarf-version to an MC level command line option so it's
by Eric Christopher
· 11 years ago
eb71972
Move the verbose asm option to be part of the options struct and
by Eric Christopher
· 11 years ago
5d37606
Move more MC options into the MCTargetOptions structure.
by Eric Christopher
· 11 years ago
737e089
Move the TargetMachine MC options to MCTargetOptions. No functional change.
by Eric Christopher
· 11 years ago
0a951b7
Create MCTargetOptions.
by Evgeniy Stepanov
· 11 years ago