aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Tooling/SourceCodeBuildersTest.cpp
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@chromium.org>2020-12-07 11:54:44 -0800
committerDerek Schuff <dschuff@chromium.org>2020-12-10 14:46:24 -0800
commit4564553b8d8ab81dc21431a35275581cb42329c8 (patch)
tree7f2770b51959db435e689092fc37fd769ecbe2fc /clang/unittests/Tooling/SourceCodeBuildersTest.cpp
parentb1dd1a099771543cf0ca133b6342af1b3ce61a44 (diff)
downloadllvm-4564553b8d8ab81dc21431a35275581cb42329c8.zip
llvm-4564553b8d8ab81dc21431a35275581cb42329c8.tar.gz
llvm-4564553b8d8ab81dc21431a35275581cb42329c8.tar.bz2
[WebAssembly] Support COMDAT sections in assembly syntax
This CL changes the asm syntax for section flags, making them more like ELF (previously "passive" was the only option). Now we also allow "G" to designate COMDAT group sections. In these sections we set the appropriate comdat flag on function symbols, and also avoid auto-creating a new section for them. This also adds asm-based tests for the changes D92691 to go along with the direct-to-object tests. Differential Revision: https://reviews.llvm.org/D92952
Diffstat (limited to 'clang/unittests/Tooling/SourceCodeBuildersTest.cpp')
0 files changed, 0 insertions, 0 deletions