summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/DataLayout.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2014-09-22 20:50:46 +0000
committerRui Ueyama <ruiu@google.com>2014-09-22 20:50:46 +0000
commit117ef70c986034e3bd7af231b38d7afba0e3c6ed (patch)
tree175c5e524e9a3ccfeaf7e4e9c746f0089888fa4d /llvm/lib/IR/DataLayout.cpp
parent45f4d54c07b0c873d198fd29fccc6e2ec8de5d21 (diff)
downloadbcm5719-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/DataLayout.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud