mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Typo fix: epilouge->epilogue. NFC.
llvm-svn: 328833
This commit is contained in:
parent
939526b1bc
commit
985b6eeb8f
@ -33,7 +33,7 @@
|
||||
// (.pdata) entry.
|
||||
//
|
||||
// The exception data contains information about the frame setup, all of the
|
||||
// epilouge scopes (for functions for which there are multiple exit points) and
|
||||
// epilogue scopes (for functions for which there are multiple exit points) and
|
||||
// the associated exception handler. Additionally, the entry contains byte-code
|
||||
// describing how to unwind the function (c.f. Decoder::decodeOpcodes).
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user