llvm-project/lld/lib/Core
Simon Atanasyan c437888f5a Replace the `createImplicitFiles` method return type with `void`
All instances of the `createImplicitFiles` always return `true` and this
return value is used nowhere.

llvm-svn: 234205
2015-04-06 20:43:35 +00:00
..
CMakeLists.txt Fix five of the shared library build targets 2015-01-21 22:54:56 +00:00
DefinedAtom.cpp Style cleanup in compareByPosition(). 2015-02-04 00:44:52 +00:00
Error.cpp [LinkerScript] Implement linker script expression evaluation 2015-03-09 21:43:35 +00:00
File.cpp Run the resolver in parallel with the reader. 2015-01-16 15:54:13 +00:00
LinkingContext.cpp Replace the `createImplicitFiles` method return type with `void` 2015-04-06 20:43:35 +00:00
Reader.cpp Remove a parameter for file extension from canParse. 2015-04-04 02:44:36 +00:00
Resolver.cpp Remove return after report_fatal_error which has noreturn attribute. 2015-04-06 20:25:18 +00:00
SymbolTable.cpp Remove unused function. 2015-03-06 01:44:07 +00:00
TODO.txt remove completed items 2012-05-04 01:14:02 +00:00
Writer.cpp Replace the `createImplicitFiles` method return type with `void` 2015-04-06 20:43:35 +00:00