Skip to content

Commit 03b7bc0

Browse files
committed
[arm builtin crosscompile docs] add COMPILER_RT_BUILD_MEMPROF=OFF
Reported by artok on irc, thanks!
1 parent b4f8daa commit 03b7bc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/docs/HowToCrossCompileBuiltinsOnArm.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ options.
7070
* ``-DCMAKE_RANLIB=/path/to/llvm-ranlib``
7171
* ``-DCOMPILER_RT_BUILD_BUILTINS=ON``
7272
* ``-DCOMPILER_RT_BUILD_LIBFUZZER=OFF``
73+
* ``-DCOMPILER_RT_BUILD_MEMPROF=OFF``
7374
* ``-DCOMPILER_RT_BUILD_PROFILE=OFF``
7475
* ``-DCOMPILER_RT_BUILD_SANITIZERS=OFF``
7576
* ``-DCOMPILER_RT_BUILD_XRAY=OFF``

0 commit comments

Comments
 (0)