diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-05-11 01:31:57 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-05-11 01:31:57 +0000 |
commit | 8ab3e83efa434b5a3301802a0c4e9f30b99f999e (patch) | |
tree | b57e16398ae7e5ab29644024884518a08efdd891 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e8e53116f8ce9b10a6f96e4f604bdfa473e2be1b (diff) | |
download | llvm-8ab3e83efa434b5a3301802a0c4e9f30b99f999e.zip llvm-8ab3e83efa434b5a3301802a0c4e9f30b99f999e.tar.gz llvm-8ab3e83efa434b5a3301802a0c4e9f30b99f999e.tar.bz2 |
CodeGen: support dll{ex,im}port on WoA
Add ARM support for dllexport and dllimport attributes. This is a relatively
conservative change. The alternative is to entirely drop the architecture
requirement. The dllimport and dllexport attributes are not restricted to any
architecture, simply to platforms that support this attribute (currently
Windows).
llvm-svn: 208486
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions