llvm-project/lld/lib/Core
Nick Kledzik cc3d2dca60 Better tie together ContentType and Permissions.
Since most content types (e.g. typeCode) have a 
preferred Permission, add a function to do that mapping.
Then hook up to YAML Reader and Writer such that
the 'permissions:' key does not need to be specified unless
overriding what the content type prefers.

llvm-svn: 171929
2013-01-09 01:17:12 +00:00
..
CMakeLists.txt Better tie together ContentType and Permissions. 2013-01-09 01:17:12 +00:00
DefinedAtom.cpp Better tie together ContentType and Permissions. 2013-01-09 01:17:12 +00:00
Error.cpp Cleanup system_error extensions. 2012-01-31 21:47:13 +00:00
File.cpp fix typo 2013-01-08 23:43:11 +00:00
InputFiles.cpp Major refactoring: Remove Platform concept. In its place there are 2012-05-31 22:34:00 +00:00
Resolver.cpp Add absolute symbol scope recognition in lld/Core 2012-11-05 19:13:54 +00:00
SymbolTable.cpp Style fixes. 2013-01-04 21:18:34 +00:00
TODO.txt remove completed items 2012-05-04 01:14:02 +00:00