diff options
author | Rui Ueyama <ruiu@google.com> | 2013-11-06 07:31:55 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2013-11-06 07:31:55 +0000 |
commit | 108b3713732761799ad51d5cf1292369e9e6cd8a (patch) | |
tree | cfe745a4486bc66f04c97fa24043b8eadb52dd1a /llvm/lib/IR/Core.cpp | |
parent | 053142a90d700c21e491444d6996bb1ff80fa0e2 (diff) | |
download | bcm5719-llvm-108b3713732761799ad51d5cf1292369e9e6cd8a.tar.gz bcm5719-llvm-108b3713732761799ad51d5cf1292369e9e6cd8a.zip |
[PECOFF] Add /section option.
/section command line option is to set/reset attributes of the Characteristics
field in the section header. You can set non-default values with this option.
You can make .data section executable with this, for example.
This patch implements the parser of the command line option. The code to use
the parsed values will be committed in a separate patch.
llvm-svn: 194133
Diffstat (limited to 'llvm/lib/IR/Core.cpp')
0 files changed, 0 insertions, 0 deletions