[BOLT] Allow to overwrite -use-old-text option

(cherry picked from FBD22169409)
This commit is contained in:
Maksim Panchenko 2020-06-22 14:05:19 -07:00
parent 12b7987d4f
commit ae296ea665
1 changed files with 1 additions and 0 deletions

View File

@ -339,6 +339,7 @@ UseGnuStack("use-gnu-stack",
cl::opt<bool>
UseOldText("use-old-text",
cl::desc("re-use space in old .text if possible (relocation mode)"),
cl::ZeroOrMore,
cl::cat(BoltCategory));
// The default verbosity level (0) is pretty terse, level 1 is fairly