I cannot build the llvm documentation on my machine because the pygments syntax highlighting package used by sphinx fails to parse newer LLVM constructs or valid (looks valid to me) gas constructs like .secrel32 _function_name + 0. Disable this particular warning so the build doesn't abort.
I assume the llvm-sphinx-docs buildbot is still using sphinx-1.4 which didn't have this warning yet.