diff options
| author | Rui Ueyama <ruiu@google.com> | 2014-09-22 20:50:46 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2014-09-22 20:50:46 +0000 |
| commit | 117ef70c986034e3bd7af231b38d7afba0e3c6ed (patch) | |
| tree | 175c5e524e9a3ccfeaf7e4e9c746f0089888fa4d /llvm/lib/IR/BasicBlock.cpp | |
| parent | 45f4d54c07b0c873d198fd29fccc6e2ec8de5d21 (diff) | |
| download | bcm5719-llvm-117ef70c986034e3bd7af231b38d7afba0e3c6ed.tar.gz bcm5719-llvm-117ef70c986034e3bd7af231b38d7afba0e3c6ed.zip | |
[PECOFF] Handle PRIVATE keyword in the module definition file
A symbol in a module definition file may be annotated with the
PRIVATE keyword like this.
EXPORTS
func PRIVATE
The PRIVATE keyword does not affect the resulting .dll file.
But it prevents the symbol to be listed in the .lib (import
library) file.
llvm-svn: 218273
Diffstat (limited to 'llvm/lib/IR/BasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions

