Handle lshr for i128 correctly on SPU also when
[oota-llvm.git] / include / llvm / System / Memory.h
index 01bcab1f0070c2e7f65f3bc0a2880eacf78cb3e6..2dd36e8ab14796430dcea2173923c0c684142cd9 100644 (file)
@@ -63,7 +63,6 @@ namespace sys {
     ///
     /// On success, this returns false, otherwise it returns true and fills
     /// in *ErrMsg.
-    /// @throws std::string if an error occurred.
     /// @brief Release Read/Write/Execute memory.
     static bool ReleaseRWX(MemoryBlock &block, std::string *ErrMsg = 0);