diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2014-08-19 17:40:43 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2014-08-19 17:40:43 +0000 |
commit | 5163792b7bcfeb3578c1b0b735ab7b6790e5b3dc (patch) | |
tree | 1be16b6cf00486701de821ceea2d8c6facb72231 /llvm/lib/Object/Object.cpp | |
parent | 34ac9b5e25d3a00197ad30238d4e213f7811ebfe (diff) | |
download | bcm5719-llvm-5163792b7bcfeb3578c1b0b735ab7b6790e5b3dc.tar.gz bcm5719-llvm-5163792b7bcfeb3578c1b0b735ab7b6790e5b3dc.zip |
Adjust process launch --disable-aslr to take true/false value.
This change modifies the 'process launch' --disable-aslr option to take a boolean argument. If the user directly specifies --disable-aslr {true,false}, that setting will control whether the process is launched with ASLR disabled accordingly. In the event that the setting is not explicitly made on the process launch command line, then the value is retrieved from the target.disable-aslr setting (i.e. settings show target.disable-aslr).
llvm-svn: 215996
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions