llvm-project/llvm/include
Rui Ueyama b355fd0308 Object: Fix COFF import file's symbols.
If a symbol is marked as "data", the symbol should be exported
with __imp_ prefix. Previously, the symbol was exported as-is.

llvm-svn: 246532
2015-09-01 06:01:53 +00:00
..
llvm Object: Fix COFF import file's symbols. 2015-09-01 06:01:53 +00:00
llvm-c LTO: Simplify merged module ownership. 2015-08-24 22:22:53 +00:00