Skip to content

Commit 92cf12c

Browse files
committed
restore
1 parent 3368faa commit 92cf12c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/build/reference/dynamic-deopt-linker.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ helpviewer_keywords: ["DYNAMICDEOPT linker option", "/DYNAMICDEOPT linker option
1212
1313
The **`/DYNAMICDEOPT`** linker option, when used with the compiler switch [`/dynamicdeopt`](dynamic-deopt.md), enables [C++ Dynamic Debugging (Preview)](/visualstudio/debugger/cpp-dynamic-debugging), which allows you to debug optimized code as if it had been compiled deoptimized and step in anywhere with on-demand function deoptimization.
1414

15-
| | |
16-
|---|---|
17-
| test: `x||y` | test: `x||y` |
18-
19-
2015
## Syntax
2116

2217
> **`/DYNAMICDEOPT`**

0 commit comments

Comments
 (0)