diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2013-11-13 14:01:59 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2013-11-13 14:01:59 +0000 |
commit | fdc88137f4882850a3b31b686ca9b63cb2ab6a48 (patch) | |
tree | 49c99b1b49ef8beaad90746ba2cfc70e12a8bd04 /llvm/lib/Support/DynamicLibrary.cpp | |
parent | 156227ac2bcac239f9dfd0a8314b6efcae9021b0 (diff) | |
download | llvm-fdc88137f4882850a3b31b686ca9b63cb2ab6a48.zip llvm-fdc88137f4882850a3b31b686ca9b63cb2ab6a48.tar.gz llvm-fdc88137f4882850a3b31b686ca9b63cb2ab6a48.tar.bz2 |
Remove AllowQuotesInName and friends from MCAsmInfo.
Accepting quotes is a property of an assembler, not of an object file. For
example, ELF can support any names for sections and symbols, but the gnu
assembler only accepts quotes in some contexts and llvm-mc in a few more.
LLVM should not produce different symbols based on a guess about which assembler
will be reading the code it is printing.
llvm-svn: 194575
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions