scons: fix build with llvm 9.
authorRoland Scheidegger <sroland@vmware.com>
Fri, 24 May 2019 01:46:07 +0000 (03:46 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Fri, 24 May 2019 16:28:28 +0000 (18:28 +0200)
commit84f3f1cf00fec036c9f503ce46e8bbcc3f9b4ae9
treee8dd3674310781e01db369d66ec2211752e095f8
parent9fe1a925e2a4093cd88152a52ad48677d02f6ba5
scons: fix build with llvm 9.

The x86asmprinter component is gone, and things seem to work by just
removing it.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110707

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
scons/llvm.py