aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Tooling/JSONCompilationDatabase.cpp
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2014-06-01 06:28:42 +0000
committerSimon Atanasyan <simon@atanasyan.com>2014-06-01 06:28:42 +0000
commitb635d0458933d56c5cbbdaf2eac323fb571c0cd9 (patch)
treefe09879209119eef77b482c1040fcedf204f0e7a /clang/lib/Tooling/JSONCompilationDatabase.cpp
parent2fd910dc72c1993846fc964d4d56ea2622d0cacf (diff)
downloadllvm-b635d0458933d56c5cbbdaf2eac323fb571c0cd9.zip
llvm-b635d0458933d56c5cbbdaf2eac323fb571c0cd9.tar.gz
llvm-b635d0458933d56c5cbbdaf2eac323fb571c0cd9.tar.bz2
[Mips] Implement .{ctors,dtors}.<priority> sections ordering.
Arrange .ctors/.dtors sections in the following order: .ctors from crtbegin.o or crtbegin?.o .ctors from regular object files .ctors.* (sorted) from regular object files .ctors from crtend.o or crtend?.o This order is specific for MIPS traget. For example, on X86 the .ctors.* sections are merged into the .init_array section. llvm-svn: 209987
Diffstat (limited to 'clang/lib/Tooling/JSONCompilationDatabase.cpp')
0 files changed, 0 insertions, 0 deletions