My home directory, "/Users/jlebar", appears in the output of many tools.
Tests which naively check that "bar" does not appear in a tools' output
will fail for me.
I've "fixed" two llvm-objcopy tests here. It's pretty hacky, and if
anyone has "barrr" in their username, they'll hit the same problem.
--implicit-check-not='Name: bar'