mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-06 09:44:39 +00:00
Fix \param in r241472. [-Wdocumentation]
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241552 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d0ef9f3115
commit
6304789dde
@ -352,7 +352,7 @@ public:
|
||||
/// createTargetMachine - Create a target specific machine implementation
|
||||
/// for the specified \p Triple.
|
||||
///
|
||||
/// \param Triple This argument is used to determine the target machine
|
||||
/// \param TT This argument is used to determine the target machine
|
||||
/// feature set; it should always be provided. Generally this should be
|
||||
/// either the target triple from the module, or the target triple of the
|
||||
/// host if that does not exist.
|
||||
|
Loading…
x
Reference in New Issue
Block a user