diff options
author | Martin Storsjo <martin@martin.st> | 2017-11-28 08:08:37 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2017-11-28 08:08:37 +0000 |
commit | f2508f46cae499270d8e36c136f576f4849456b0 (patch) | |
tree | 678ef54e9dd8ca3edf92ee0e6d0c14e9e43da1a2 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 04b68446eb13920e672d5a21acfeec51583521bf (diff) | |
download | llvm-f2508f46cae499270d8e36c136f576f4849456b0.zip llvm-f2508f46cae499270d8e36c136f576f4849456b0.tar.gz llvm-f2508f46cae499270d8e36c136f576f4849456b0.tar.bz2 |
[COFF] Interpret a period as a separator for section suffix just like '$'
This allows grouping all sections like ".ctors.12345" into ".ctors".
For MinGW, the numerical values for such ctors are all zero-padded,
so a lexical sort is good enough.
Differential Revision: https://reviews.llvm.org/D40408
llvm-svn: 319151
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions