diff options
| author | Guozhi Wei <carrot@google.com> | 2022-10-26 20:57:49 +0000 |
|---|---|---|
| committer | Guozhi Wei <carrot@google.com> | 2022-10-26 20:57:49 +0000 |
| commit | e5244706ec6af04d3ac07e84a52782d6d172f663 (patch) | |
| tree | bae6a5bb5c5fc61a89acc55c7c9a35e44b8f203b /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py | |
| parent | 1aad641c793090b4d036c03e737df2ebe2c32c57 (diff) | |
[dexter-tests] Add attribute optnone to main function
The test case optnone-simple-functions.cpp is expected to be compiled
unoptimized even under -O2 because of attribute optnone. But this attribute is
missed for main function, and caused the fail in
https://lab.llvm.org/buildbot/#/builders/217/builds/14046 when it triggered
optimizations. This patch fixes that by adding attribute optnone to main
function.
Differential Revision: https://reviews.llvm.org/D136778
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
