diff options
-rw-r--r-- | polly/docs/Architecture.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/polly/docs/Architecture.rst b/polly/docs/Architecture.rst index c0745c19d37..136b2501288 100644 --- a/polly/docs/Architecture.rst +++ b/polly/docs/Architecture.rst @@ -11,3 +11,4 @@ optimizations have been derived and applied, optimized LLVM-IR is regenerated and inserted into the LLVM-IR module. .. image:: images/architecture.png + :align: center |