[all-commits] [llvm/llvm-project] 5ab077: [LangRef] Update opaque pointers status (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Jul 22 05:47:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ab077f911ced8f9ab53fcfcc40b254fd1ca7edd
https://github.com/llvm/llvm-project/commit/5ab077f911ced8f9ab53fcfcc40b254fd1ca7edd
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-07-22 (Fri, 22 Jul 2022)
Changed paths:
M llvm/docs/LangRef.rst
Log Message:
-----------
[LangRef] Update opaque pointers status (NFC)
Opaque pointers support is complete and default. Specify ptr as
the normal pointer type and i8* as something supported under
non-default options.
A larger update of examples in LangRef is still needed.
More information about the All-commits
mailing list