mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-19 02:03:11 +00:00
fix include path in doc Extending LLVM
llvm-svn: 179503
This commit is contained in:
parent
75ee7f1dca
commit
09426bc1e1
@ -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…
x
Reference in New Issue
Block a user