diff options
author | Reid Kleckner <rnk@google.com> | 2018-01-17 23:55:23 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2018-01-17 23:55:23 +0000 |
commit | 1aa9061c5f4c2697bc15c73bdb465d967fc20b11 (patch) | |
tree | d0329ab5a5eb7242eda6d9173409349940a14731 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 13b2026ba46eb2b439cb8074e2f8ccc5473ec51d (diff) | |
download | bcm5719-llvm-1aa9061c5f4c2697bc15c73bdb465d967fc20b11.tar.gz bcm5719-llvm-1aa9061c5f4c2697bc15c73bdb465d967fc20b11.zip |
[CodeGen] Hoist common AsmPrinter code out of X86, ARM, and AArch64
Every known PE COFF target emits /EXPORT: linker flags into a .drective
section. The AsmPrinter should handle this.
While we're at it, use global_values() and emit each export flag with
its own .ascii directive. This should make the .s file output more
readable.
llvm-svn: 322788
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions