Add trivial exception specs to produce better code since the methods cannot
authorChris Lattner <sabre@nondot.org>
Mon, 29 Dec 2003 21:43:58 +0000 (21:43 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 29 Dec 2003 21:43:58 +0000 (21:43 +0000)
commit9b448b703fbd60951a57e4d912bcbaf0181ed253
tree0d08e012f6d1536c590577ff7a22d955434cd5c1
parent2d6481cc2a168c4a867f8046119607f72552ef31
Add trivial exception specs to produce better code since the methods cannot
be inlined.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10643 91177308-0d34-0410-b5e6-96231b3b80d8
include/Support/FileUtilities.h
include/llvm/Support/FileUtilities.h
lib/Support/FileUtilities.cpp