mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
[Verifier] Minor comment update, NFC
llvm-svn: 250943
This commit is contained in:
parent
6faa53c3fe
commit
96ac5df5da
@ -39,8 +39,7 @@
|
||||
// only by the unwind edge of an invoke instruction.
|
||||
// * A landingpad instruction must be the first non-PHI instruction in the
|
||||
// block.
|
||||
// * All landingpad instructions must use the same personality function with
|
||||
// the same function.
|
||||
// * Landingpad instructions must be in a function with a personality function.
|
||||
// * All other things that are tested by asserts spread about the code...
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
Loading…
x
Reference in New Issue
Block a user