mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-28 22:20:37 +00:00
fix include path in doc Extending LLVM
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179503 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
00e86ad167
commit
fd975b0762
@ -45,7 +45,7 @@ function and then be turned into an instruction if warranted.
|
||||
what the restrictions are. Talk to other people about it so that you are
|
||||
sure it's a good idea.
|
||||
|
||||
#. ``llvm/include/llvm/Intrinsics*.td``:
|
||||
#. ``llvm/include/llvm/IR/Intrinsics*.td``:
|
||||
|
||||
Add an entry for your intrinsic. Describe its memory access characteristics
|
||||
for optimization (this controls whether it will be DCE'd, CSE'd, etc). Note
|
||||
|
Loading…
Reference in New Issue
Block a user