[INC] Test commit. NFC.

Just an update of comment.

llvm-svn: 300026
This commit is contained in:
Serguei Katkov 2017-04-12 04:41:35 +00:00
parent 900f817591
commit 51c220cbeb

View File

@ -22,7 +22,7 @@
// With the help of a runtime that understands the .fault_maps section,
// faulting_load_op branches to throw_npe if executing movl (%r10), %esi incurs
// a page fault.
// Store is also supported.
// Store and LoadStore are also supported.
//
//===----------------------------------------------------------------------===//